table of contents
backends.hpp(3elektra) | Elektra | backends.hpp(3elektra) |
NAME¶
backends.hpp - Allows one to list all available backends.
SYNOPSIS¶
#include <vector>
#include <string>
#include <keyset.hpp>
#include <toolexcept.hpp>
Data Structures¶
struct kdb::tools::BackendInfo
Info about a backend. class kdb::tools::Backends
Allows one to list backends.
Namespaces¶
kdb
This is the main namespace for the C++ binding and libraries.
kdb::tools
This namespace is for the libtool library.
Detailed Description¶
Allows one to list all available backends.
Copyright:
Author¶
Generated automatically by Doxygen for Elektra from the source code.
Sun May 29 2016 | Version 0.8.14 |