table of contents
| key.hpp(3elektra) | Elektra | key.hpp(3elektra) |
NAME¶
key.hpp
SYNOPSIS¶
#include <cstdarg>
#include <cstring>
#include <functional>
#include <locale>
#include <sstream>
#include <string>
#include <keyexcept.hpp>
#include <kdb.h>
Classes¶
class kdb::Key
Key is an essential class that encapsulates key name
, value and metainfo . " class
kdb::NameIterator
For C++ forward Iteration over Names. class kdb::NameReverseIterator
For C++ reverse Iteration over Names. struct std::hash< kdb::Key
>
Support for putting Key in a hash.
Namespaces¶
kdb
This is the main namespace for the C++ binding and libraries.
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 |