QueryingReadContext Class

graph BT Type-->Base0["AbstractReadContext"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/AbstractReadContext" Base0-->Base1["AbstractBufferContext"] click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/AbstractBufferContext" Base1-->Base2["Object"] Type-.->Interface0["IBufferContext"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IBufferContext" Type-.->Interface1["IAspectVersionContext"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IAspectVersionContext" Type-.->Interface2["IObjectIdContext"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IObjectIdContext" Type-.->Interface3["IInternalReadContext"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IInternalReadContext" Type-.->Interface4["IReadContext"] click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Type-.->Interface5["IReadBuffer"] click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer" Type-.->Interface6["IHandlerVersionContext"] click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IHandlerVersionContext" Type-.->Interface7["IContext"] click Interface7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IContext" Type["QueryingReadContext"] class Type type-node

Syntax

public class QueryingReadContext : AbstractReadContext, IBufferContext, IAspectVersionContext, 
    IObjectIdContext, IInternalReadContext, IReadContext, IReadBuffer, IHandlerVersionContext, 
    IContext

Constructors

Fields

Name Constant Value Summary
_activationDepth
Inherited from AbstractReadContext

Methods

Name Value Summary
ActivationDepth() IActivationDepth
Inherited from AbstractReadContext
ActivationDepth(IActivationDepth) void
Inherited from AbstractReadContext
Add(Object) void
AddId(int) void
Buffer() IReadBuffer
Inherited from AbstractBufferContext
Buffer(IReadBuffer) IReadBuffer
Inherited from AbstractBufferContext
Candidates() QCandidates
CollectionID() int
Collector() IdObjectCollector
Container() ObjectContainerBase
Inherited from AbstractBufferContext
DeclaredAspectCount() int
DeclaredAspectCount(int) void
HandlerVersion() int
Ids() TreeInt
IsLegacyHandlerVersion() bool
Inherited from AbstractBufferContext
LastReferenceReadWasReallyNull() bool
Inherited from AbstractReadContext
NotifyNullReferenceSkipped() void
Inherited from AbstractReadContext
ObjectContainer() IObjectContainer
Inherited from AbstractBufferContext
ObjectId() int
ObjectsWithoutId() IEnumerator
Offset() int
Inherited from AbstractBufferContext
PeekPersisted() bool
Inherited from AbstractReadContext
Read(ITypeHandler4) Object
Inherited from AbstractReadContext
ReadAtCurrentSeekPosition(ITypeHandler4) Object
Inherited from AbstractReadContext
ReadBitMap(int) BitMap4
Inherited from AbstractBufferContext
ReadByte() byte
Inherited from AbstractBufferContext
ReadBytes(byte[]) void
Inherited from AbstractBufferContext
ReadId(ITypeHandler4) void
ReadIndirectedBuffer() IReadWriteBuffer
Inherited from AbstractReadContext
ReadInt() int
Inherited from AbstractBufferContext
ReadLong() long
Inherited from AbstractBufferContext
ReadObject() Object
Inherited from AbstractReadContext
ReadObject(ITypeHandler4) Object
Inherited from AbstractReadContext
Seek(int) void
Inherited from AbstractBufferContext
SkipId(ITypeHandler4) void
SlotFormat() SlotFormat
Inherited from AbstractBufferContext
Transaction() Transaction
Inherited from AbstractBufferContext