threaddb  2.0b
A file mapped memory container extension
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ntdb
 Carray_deleter
 CBoxBox basic class definition
 CCellsDefinition of a ode of the rgrid
 CdatabaseC++ wrapper class of the threadDB file mapped memory container extension
 CfromstreamConverter of byte stream into fixed data item representation
 Cfromstream< std::string >Converter of byte stream into variable length data item representation
 CFunctorFunctor class receiving the queried elements
 CistreamInput stream implementation
 CistreambufInput stream buffer implementation
 CItemInfoC++ wrapper class to the threadDB_ItemInfo control structure
 CkeyWrapper class for storing key data items
 CLinkLink helper class to the next node level
 CLinkInfoC++ wrapper class to the threadDB_LinkInfo control structure
 CostreamOutput stream implementation
 CostreambufOutput stream buffer implementation
 CPointPoint basic class definition
 CpoolPool datastructure for keeping track and recycling open ItemHandles
 CRandomGenerator
 CReadInfoC++ wrapper class to the threadDB_ReadInfo control structure
 CrgridExternal representation of the rgrid structure
 Crgrid_Internal representation of the rgrid structure
 CritemWrapper class for storing data items in a random fashion
 CsitemWrapper class for storing data items in a sequential fashion
 Csize_Trait class for size of fixed length data items
 Csize_< std::string >Trait class for size of variable length data items (std::string)
 CTaskInfoQuery task information
 CtostreamConverter of fixed size data elements into a byte stream representation
 Ctostream< std::string >Converter of variable length data items into byte stream representation
 CCounter
 CRandomGenerator
 CShape1D
 CShape2D
 CShape3D
 CthreadDB_ItemInfoRandom access managment information
 CthreadDB_LinkInfoData item entry index
 CthreadDB_ReadInfoStream reading control information