Scroll to navigation

keysetio.hpp(3elektra) Elektra keysetio.hpp(3elektra)

NAME

keysetio.hpp

SYNOPSIS

#include <iostream>
#include <keyio.hpp>
#include <keyset.hpp>

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

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