$darkmode
Elektra 0.11.0
|
#include <cstdarg>
#include <cstdint>
#include <cstring>
#include <functional>
#include <locale>
#include <sstream>
#include <string>
#include <keyexcept.hpp>
#include <kdb.h>
Classes | |
class | kdb::Key |
Key is an essential class that encapsulates key name , value and metainfo . More... | |
class | kdb::NameIterator |
For C++ forward Iteration over Names. More... | |
class | kdb::NameReverseIterator |
For C++ reverse Iteration over Names. More... | |
struct | std::hash< kdb::Key > |
Support for putting Key in a hash. More... | |
Namespaces | |
kdb | |
This is the main namespace for the C++ binding and libraries. | |