- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal - Interfaces
- Implementing Types
graph BT
Type-.->Interface0["IBufferContext"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IBufferContext"
Type-.->Interface1["IReadBuffer"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer"
Type-.->Interface2["IMarshallingInfo"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IMarshallingInfo"
Type-.->Interface3["IAspectVersionContext"]
click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IAspectVersionContext"
Type-.->Interface4["IHandlerVersionContext"]
click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IHandlerVersionContext"
Type-.->Interface5["IContext"]
click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IContext"
Type["IDefragmentContext"]
class Type type-node
Implementing0["DefragmentContextImpl"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/DefragmentContextImpl"
Syntax
public interface IDefragmentContext : IBufferContext, IReadBuffer, IMarshallingInfo,
IAspectVersionContext, IHandlerVersionContext, IContext