CollectIdContext Class

graph BT Type-->Base0["ObjectHeaderContext"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectHeaderContext" Base0-->Base1["AbstractReadContext"] click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/AbstractReadContext" Base1-->Base2["AbstractBufferContext"] click Base2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/AbstractBufferContext" Base2-->Base3["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["IMarshallingInfo"] click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IMarshallingInfo" Type-.->Interface5["IAspectVersionContext"] click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IAspectVersionContext" 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["CollectIdContext"] class Type type-node

Syntax

public class CollectIdContext : ObjectHeaderContext, IBufferContext, IInternalReadContext, 
    IReadContext, IReadBuffer, IMarshallingInfo, IAspectVersionContext, IHandlerVersionContext, 
    IContext

Constructors

Fields

Name Constant Value Summary
_activationDepth
Inherited from AbstractReadContext
_objectHeader
Inherited from ObjectHeaderContext

Methods

Name Value Summary
ActivationDepth() IActivationDepth
Inherited from AbstractReadContext
ActivationDepth(IActivationDepth) void
Inherited from AbstractReadContext
AddId() void
BeginSlot() void
Inherited from ObjectHeaderContext
Buffer() IReadBuffer
Inherited from AbstractBufferContext
Buffer(IReadBuffer) IReadBuffer
Inherited from AbstractBufferContext
ClassMetadata() ClassMetadata
Collector() IdObjectCollector
Container() ObjectContainerBase
Inherited from AbstractBufferContext
DeclaredAspectCount() int
Inherited from ObjectHeaderContext
DeclaredAspectCount(int) void
Inherited from ObjectHeaderContext
ForID(Transaction, IdObjectCollector, int) CollectIdContext
static
ForID(Transaction, int) CollectIdContext
static
HandlerVersion() int
Inherited from ObjectHeaderContext
HeaderAttributes() ObjectHeaderAttributes
Inherited from ObjectHeaderContext
Ids() TreeInt
IsLegacyHandlerVersion() bool
Inherited from AbstractBufferContext
IsNull(int) bool
Inherited from ObjectHeaderContext
LastReferenceReadWasReallyNull() bool
Inherited from AbstractReadContext
NotifyNullReferenceSkipped() void
Inherited from AbstractReadContext
ObjectContainer() IObjectContainer
Inherited from AbstractBufferContext
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(IReadsObjectIds) 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
RestoreState(ContextState) void
Inherited from ObjectHeaderContext
SaveState() ContextState
Inherited from ObjectHeaderContext
Seek(int) void
Inherited from AbstractBufferContext
SlotFormat() SlotFormat
Inherited from AbstractBufferContext
Transaction() Transaction
Inherited from AbstractBufferContext