| IBufferContext |  | 
							
								| IContext | common functionality for Db4objects.Db4o.Marshall.IReadContextandDb4objects.Db4o.Marshall.IWriteContextandDb4objects.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.ITypeHandler4when 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.ITypeHandler4during marshaling
    and provides methods to marshal objects. |