Scroll to navigation

backendbuilder.hpp(3elektra) Elektra backendbuilder.hpp(3elektra)

NAME

backendbuilder.hpp - Implements a way to build backends.

SYNOPSIS

#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. class kdb::tools::BackendBuilder
Highlevel interface to build a backend. class kdb::tools::GlobalPluginsBuilder
Build global plugins. class kdb::tools::MountBackendBuilder
High-level functionality to build a mountpoint.

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.

Copyright:

BSD License (see LICENSE.md or https://www.libelektra.org)

Author

Generated automatically by Doxygen for Elektra from the source code.

Mon Jan 15 2018 Version 0.8.20