![]() |
threaddb
2.0
A file mapped memory container extension
|
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::database | C++ 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::istream | Input stream implementation |
Ctdb::Link< T, C, D > | Link helper class to the next node level |
▼Costream | |
Ctdb::ostream | Output 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::ReadInfo | C++ 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::istreambuf | Input stream buffer implementation |
Ctdb::ostreambuf | Output stream buffer implementation |
▼CT | |
Ctdb::key< T > | Wrapper class for storing key data items |
Ctdb::TaskInfo< L > | Query task information |
▼CthreadDB_ItemInfo | Random access managment information |
Ctdb::ItemInfo | C++ wrapper class to the threadDB_ItemInfo control structure |
▼CthreadDB_LinkInfo | Data item entry index |
Ctdb::LinkInfo | C++ wrapper class to the threadDB_LinkInfo control structure |
CthreadDB_ReadInfo | Stream 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 |