Implements a way to build and deal with a backend.
More...
#include <plugins.hpp>
#include <modules.hpp>
#include <toolexcept.hpp>
#include <ostream>
#include <string>
#include <kdb.hpp>
Namespaces |
namespace | kdb |
| This is the main namespace for the C++ binding and libraries.
|
namespace | kdb::tools |
| This namespace is for the libtool library.
|
Functions |
std::ostream & | kdb::tools::operator<< (std::ostream &os, Backend const &b) |
| Prints the current status.
|
Detailed Description
Implements a way to build and deal with a backend.
- Copyright
- BSD License (see doc/COPYING or http://www.libelektra.org)