ObjectReferenceContext 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["IMarshallingInfo"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IMarshallingInfo" Type-.->Interface2["IAspectVersionContext"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IAspectVersionContext" Type-.->Interface3["IObjectIdContext"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IObjectIdContext" Type-.->Interface4["IInternalReadContext"] click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IInternalReadContext" Type-.->Interface5["IReadContext"] click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Type-.->Interface6["IReadBuffer"] click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer" Type-.->Interface7["IHandlerVersionContext"] click Interface7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IHandlerVersionContext" Type-.->Interface8["IContext"] click Interface8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IContext" Type["ObjectReferenceContext"] class Type type-node Derived0["UnmarshallingContext"]-->Type click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/UnmarshallingContext"

Syntax

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

Constructors

Fields

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

Methods

Name Value Summary
ActivationDepth() IActivationDepth
Inherited from AbstractReadContext
ActivationDepth(IActivationDepth) void
Inherited from AbstractReadContext
BeginSlot() void
Inherited from ObjectHeaderContext
Buffer() IReadBuffer
Inherited from AbstractBufferContext
Buffer(IReadBuffer) IReadBuffer
Inherited from AbstractBufferContext
ByteArrayBuffer() ByteArrayBuffer
ClassMetadata() ClassMetadata
Container() ObjectContainerBase
Inherited from AbstractBufferContext
DeclaredAspectCount() int
Inherited from ObjectHeaderContext
DeclaredAspectCount(int) void
Inherited from ObjectHeaderContext
HandlerVersion() int
Inherited from ObjectHeaderContext
HeaderAttributes() ObjectHeaderAttributes
Inherited from ObjectHeaderContext
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
ObjectId() int
ObjectReference() ObjectReference
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
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