table of contents
| keyset.hpp(3elektra) | Elektra | keyset.hpp(3elektra) |
NAME¶
keyset.hpp
SYNOPSIS¶
#include <string>
#include <key.hpp>
#include <kdb.h>
Classes¶
struct kdb::VaAlloc
Needed to avoid constructor ambiguity. class kdb::KeySet
A keyset holds together a set of keys. class kdb::KeySetIterator
For C++ forward Iteration over KeySets. class
kdb::KeySetReverseIterator
For C++ reverse Iteration over KeySets.
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 |