Elektra 0.11.0
|
Namespaces | |
namespace | 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. | |
std::istream & | kdb::operator>> (std::istream &is, kdb::Key &k) |
Reads a line with a keys name. | |