AbstractReadContext Class

graph BT Type-->Base0["AbstractBufferContext"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/AbstractBufferContext" Base0-->Base1["Object"] Type-.->Interface0["IBufferContext"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IBufferContext" Type-.->Interface1["IInternalReadContext"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IInternalReadContext" Type-.->Interface2["IReadContext"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Type-.->Interface3["IReadBuffer"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer" 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["AbstractReadContext"] class Type type-node Derived0["QueryingReadContext"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/QueryingReadContext" Derived1["ObjectHeaderContext"]-->Type click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectHeaderContext"

Syntax

public abstract class AbstractReadContext : AbstractBufferContext, IBufferContext, 
    IInternalReadContext, IReadContext, IReadBuffer, IHandlerVersionContext, IContext

Constructors

Fields

Name Constant Value Summary
_activationDepth

Methods