DeleteContextImpl 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["IDeleteContext"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Delete/IDeleteContext" Type-.->Interface4["IObjectIdContext"] click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IObjectIdContext" Type-.->Interface5["IInternalReadContext"] click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IInternalReadContext" Type-.->Interface6["IReadContext"] click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Type-.->Interface7["IReadBuffer"] click Interface7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer" Type-.->Interface8["IHandlerVersionContext"] click Interface8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IHandlerVersionContext" Type-.->Interface9["IContext"] click Interface9 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IContext" Type["DeleteContextImpl"] class Type type-node

Syntax

public class DeleteContextImpl : ObjectHeaderContext, IBufferContext, IMarshallingInfo, 
    IAspectVersionContext, IDeleteContext, IObjectIdContext, IInternalReadContext, IReadContext, 
    IReadBuffer, 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
BeginSlot() void
Inherited from ObjectHeaderContext
Buffer() IReadBuffer
Inherited from AbstractBufferContext
Buffer(IReadBuffer) IReadBuffer
Inherited from AbstractBufferContext
CascadeDelete() bool
CascadeDeleteDepth() int
CascadeDeleteDepth(int) void
ClassMetadata() ClassMetadata
Inherited from ObjectHeaderContext
Container() ObjectContainerBase
Inherited from AbstractBufferContext
DeclaredAspectCount() int
Inherited from ObjectHeaderContext
DeclaredAspectCount(int) void
Inherited from ObjectHeaderContext
DefragmentRecommended() void
Delete(ITypeHandler4) void
DeleteObject() void
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
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
ReadSlot() Slot
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