table of contents
| backendbuilder.cpp(3elektra) | Elektra | backendbuilder.cpp(3elektra) |
NAME¶
backendbuilder.cpp - Implementation of backend builder.
SYNOPSIS¶
#include <backend.hpp>
#include <backendbuilder.hpp>
#include <backendparser.hpp>
#include <backends.hpp>
#include <plugindatabase.hpp>
#include <pluginspec.hpp>
#include <helper/keyhelper.hpp>
#include <kdbmodule.h>
#include <kdbplugin.h>
#include <kdbprivate.h>
#include <algorithm>
#include <functional>
#include <set>
#include <unordered_set>
#include <cassert>
#include <kdb.hpp>
#include <kdbmeta.h>
Namespaces¶
kdb
This is the main namespace for the C++ binding and libraries.
kdb::tools
This namespace is for the libtool library.
Detailed Description¶
Implementation of backend builder.
Copyright:
Author¶
Generated automatically by Doxygen for Elektra from the source code.
| Mon Jan 15 2018 | Version 0.8.20 |