Implements a way to build and deal with a backend.
#include <plugins.hpp>
#include <modules.hpp>
#include <toolexcept.hpp>
#include <string>
#include <kdb.hpp>
class kdb::tools::Backend
A representation of the backend (= set of plugins) that can be mounted.
kdb
This is the main namespace for the C++ binding and libraries. kdb::tools
This namespace is for the libtool library.
Implements a way to build and deal with a backend.
Copyright:
BSD License (see doc/COPYING or http://www.libelektra.org)
Generated automatically by Doxygen for Elektra from the source code.