Scroll to navigation

plugins.hpp(3elektra) Elektra plugins.hpp(3elektra)

NAME

plugins.hpp - Implementation of get/set and error plugins.

SYNOPSIS

#include <plugin.hpp>
#include <toolexcept.hpp>
#include <map>
#include <string>
#include <vector>
#include <kdb.hpp>

Classes


class kdb::tools::Plugins
A collection of plugins (either get, set or error) class kdb::tools::GetPlugins
Plugins to get configuration. class kdb::tools::SetPlugins
Plugins to set configuration. class kdb::tools::ErrorPlugins
Plugins to handle errors during configuration access.

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 get/set and error 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