IBufferContext |
|
IContext |
common functionality for
Db4objects.Db4o.Marshall.IReadContext
and
Db4objects.Db4o.Marshall.IWriteContext
and
Db4objects.Db4o.Internal.Delete.IDeleteContext
|
IReadBuffer |
a buffer interface with methods to read and to position
the read pointer in the buffer.
|
IReadContext |
this interface is passed to internal class
Db4objects.Db4o.Typehandlers.ITypeHandler4
when instantiating objects.
|
IReferenceActivationContext |
this interface is passed to reference type handlers. |
IReservedBuffer |
a reserved buffer within a write buffer. |
IWriteBuffer |
a buffer interface with write methods. |
IWriteContext |
this interface is passed to internal class
Db4objects.Db4o.Typehandlers.ITypeHandler4
during marshaling
and provides methods to marshal objects.
|