$darkmode
Elektra 0.11.0
|
Implements a way to build backends. More...
#include <memory>
#include <set>
#include <vector>
#include <kdb.hpp>
#include <backend.hpp>
#include <plugin.hpp>
#include <plugindatabase.hpp>
#include <pluginspec.hpp>
Classes | |
class | kdb::tools::BackendBuilderInit |
Used as argument of constructor of *BackendBuilder. More... | |
class | kdb::tools::BackendBuilder |
Highlevel interface to build a backend. More... | |
class | kdb::tools::GlobalPluginsBuilder |
Build global plugins. More... | |
class | kdb::tools::MountBackendBuilder |
High-level functionality to build a mountpoint. More... | |
Namespaces | |
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 backends.