Scroll to navigation

plugindatabase.hpp(3elektra) Elektra plugindatabase.hpp(3elektra)

NAME

plugindatabase.hpp - Interface to all plugins.

SYNOPSIS

#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. class kdb::tools::ModulesPluginDatabase
A plugin database that works with installed modules. class kdb::tools::MockPluginDatabase
A plugin database that works with added fake data.

Namespaces


kdb
This is the main namespace for the C++ binding and libraries. kdb::tools
This namespace is for the libtool library.

Detailed Description

Interface to all plugins.

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