threaddb  2.0b
A file mapped memory container extension
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ctdb::array_deleter< T >
 Ctdb::Box< T, D >Box basic class definition
 Ctdb::Box< C, D >
 Ctdb::Box< T, 1 >
 Ctdb::Box< T, 2 >
 Ctdb::Box< T, 3 >
 Ctdb::Cells< T, C, D, L >Definition of a ode of the rgrid
 Ctdb::Cells< T, C, D, tdb::Link >
 Ctdb::databaseC++ wrapper class of the threadDB file mapped memory container extension
 Ctdb::fromstream< T >Converter of byte stream into fixed data item representation
 Ctdb::fromstream< std::string >Converter of byte stream into variable length data item representation
 Ctdb::Functor< T >Functor class receiving the queried elements
 CCounter< T >
 Cistream
 Ctdb::istreamInput stream implementation
 Ctdb::Link< T, C, D >Link helper class to the next node level
 Costream
 Ctdb::ostreamOutput stream implementation
 Ctdb::Point< T, D >Point basic class definition
 Ctdb::Point< C, D >
 Ctdb::pool< T >Pool datastructure for keeping track and recycling open ItemHandles
 CRandomGenerator< T >
 Ctdb::RandomGenerator< T >
 Ctdb::ReadInfoC++ wrapper class to the threadDB_ReadInfo control structure
 Ctdb::rgrid< T, C, D, L >External representation of the rgrid structure
 Ctdb::rgrid_< T, C, D, L >Internal representation of the rgrid structure
 Ctdb::rgrid_< T, C, D, tdb::Link >
 Ctdb::ritem< T >Wrapper class for storing data items in a random fashion
 CShape1D< T >
 CShape2D< T >
 CShape3D< T >
 Ctdb::sitem< T >Wrapper class for storing data items in a sequential fashion
 Ctdb::size_< T >Trait class for size of fixed length data items
 Ctdb::size_< std::string >Trait class for size of variable length data items (std::string)
 Cstreambuf
 Ctdb::istreambufInput stream buffer implementation
 Ctdb::ostreambufOutput stream buffer implementation
 CT
 Ctdb::key< T >Wrapper class for storing key data items
 Ctdb::TaskInfo< L >Query task information
 CthreadDB_ItemInfoRandom access managment information
 Ctdb::ItemInfoC++ wrapper class to the threadDB_ItemInfo control structure
 CthreadDB_LinkInfoData item entry index
 Ctdb::LinkInfoC++ wrapper class to the threadDB_LinkInfo control structure
 CthreadDB_ReadInfoStream reading control information
 Ctdb::tostream< T >Converter of fixed size data elements into a byte stream representation
 Ctdb::tostream< std::string >Converter of variable length data items into byte stream representation