$darkmode
Elektra 0.11.0
|
Namespaces | |
kdb | |
This is the main namespace for the C++ binding and libraries. | |
Functions | |
std::ostream & | kdb::operator<< (std::ostream &os, kdb::Key const &k) |
Stream the name of a key. More... | |
std::istream & | kdb::operator>> (std::istream &is, kdb::Key &k) |
Reads a line with a keys name. More... | |