Scroll to navigation

keyio.hpp(3elektra) Elektra keyio.hpp(3elektra)

NAME

keyio.hpp

SYNOPSIS

#include <key.hpp>
#include <iostream>

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

Detailed Description

Copyright:

BSD License (see LICENSE.md or https://www.libelektra.org)

Author

Generated automatically by Doxygen for Elektra from the source code.

Mon Jan 15 2018 Version 0.8.20