$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::KeySet const &cks) |
Outputs line per line the keynames. More... | |
std::istream & | kdb::operator>> (std::istream &is, kdb::KeySet &ks) |
Reads line per line key names and appends those keys to ks. More... | |