Elektra  0.8.15
Data Structures | Namespaces
backendbuilder.hpp File Reference

Implements a way to build backends. More...

#include <set>
#include <memory>
#include <vector>
#include <kdb.hpp>
#include <plugin.hpp>
#include <backend.hpp>
#include <pluginspec.hpp>
#include <plugindatabase.hpp>
Include dependency graph for backendbuilder.hpp:
This graph shows which files directly or indirectly include this file:

Data Structures

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.
 

Detailed Description

Implements a way to build backends.