db4o

VanillaIoAdapter Members

VanillaIoAdapter overview

Public Instance Constructors

VanillaIoAdapter Overloaded. Initializes a new instance of the VanillaIoAdapter class.

Public Instance Methods

BlockCopy (inherited from IoAdapter)copies a block within a file in block mode
BlockSeek (inherited from IoAdapter)Overloaded. sets the read/write pointer in the file using block mode
BlockSize (inherited from IoAdapter)Overloaded. outside call to set the block size of this adapter
Close 
Copy (inherited from IoAdapter)copies a block within a file in absolute mode
DelegatedIoAdapter (inherited from IoAdapter) 
Delete 
Equals (inherited from Object) 
Exists 
GetHashCode (inherited from Object) 
GetLength 
GetType (inherited from Object) 
Open (inherited from IoAdapter)implement to open the file
ReadOverloaded.  
Read (inherited from IoAdapter)Overloaded. reads a buffer at the seeked address
Seek 
Sync 
ToString (inherited from Object) 
WriteOverloaded.  
Write (inherited from IoAdapter)Overloaded. writes a buffer to the seeked address

Protected Instance Constructors

VanillaIoAdapter Overloaded. Initializes a new instance of the VanillaIoAdapter class.

Protected Instance Fields

_delegate 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 
RegularAddress (inherited from IoAdapter)converts address and address offset to an absolute address

See Also

VanillaIoAdapter Class | Db4objects.Db4o.IO Namespace