Elektra
0.8.9
|
kdb::tools::Backend | A representation of the backend (= set of plugins) that can be mounted |
kdb::tools::BackendInfo | Info about a backend |
kdb::tools::Backends | Allows one to list backends |
kdb::Context | Provides a context for configuration |
kdb::DefaultGetPolicy< T > | Simply lookup without spec |
kdb::DefaultSetPolicy | Implements update when key is not found |
kdb::Discriminator< Base, D > | |
kdb::Discriminator< Setter1, 1 > | |
kdb::Discriminator< Setter2, 2 > | |
std::exception | STL class |
std::runtime_error | STL class |
kdb::tools::ToolException | All exceptions from the elektratools library are derived from this exception |
kdb::GetPolicyIs< Policy > | |
kdb::KDB | Opens the session with the Key database. |
kdb::Key | A Key is the essential class that encapsulates key name , value and metainfo . |
kdb::KeySet | A keyset holds together a set of keys |
kdb::KeySetIterator | |
kdb::KeySetReverseIterator | |
kdb::tools::Modules | Allows one to load plugins |
kdb::tools::Plugin | |
kdb::tools::Plugins | A collection of plugins (either get, set or error) |
kdb::SetPolicyIs< Policy > |