Scroll to navigation

pluginspec.hpp(3elektra) Elektra pluginspec.hpp(3elektra)

NAME

pluginspec.hpp - Interface to specify which plugin is meant.

SYNOPSIS

#include <string>
#include <vector>
#include <kdb.hpp>

Classes


class kdb::tools::PluginSpec
Specifies a plugin by its name and configuration. struct kdb::tools::PluginSpecHash
Only to be used with PluginSpecName!

Namespaces


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

Functions


std::ostream & kdb::tools::operator<< (std::ostream &os, PluginSpec const &spec)
Output the name, refname and size of config.

Detailed Description

Interface to specify which plugin is meant.

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