|
Elektra
0.8.18
|
Implementation of plugin spec. More...

Namespaces | |
| kdb | |
| This is the main namespace for the C++ binding and libraries. | |
| kdb::tools | |
| This namespace is for the libtool library. | |
Functions | |
| bool | kdb::tools::operator== (PluginSpec const &self, PluginSpec const &other) |
| Compare two pluginspec if their value is equal. More... | |
| bool | kdb::tools::operator!= (PluginSpec const &self, PluginSpec const &other) |
| Compare two pluginspec if their value is not equal. More... | |
| std::ostream & | kdb::tools::operator<< (std::ostream &os, PluginSpec const &spec) |
| Output the name, refname and size of config. | |
Implementation of plugin spec.
1.8.8