$darkmode
Elektra 0.11.0
|
Interface to all plugins. More...
#include <map>
#include <memory>
#include <unordered_map>
#include <kdb.hpp>
#include <pluginspec.hpp>
Classes | |
class | kdb::tools::PluginDatabase |
Loads all plugins and allows us to query them. More... | |
class | kdb::tools::ModulesPluginDatabase |
A plugin database that works with installed modules. More... | |
class | kdb::tools::MockPluginDatabase |
A plugin database that works with added fake data. More... | |
Namespaces | |
kdb | |
This is the main namespace for the C++ binding and libraries. | |
kdb::tools | |
This namespace is for the libtool library. | |
Interface to all plugins.