|
Elektra
0.8.8
|
This namespace is for the libtool library. More...
Data Structures | |
| class | Backend |
| A representation of the backend (= set of plugins) that can be mounted. More... | |
| struct | BackendInfo |
| Info about a backend. More... | |
| class | Backends |
| Allows one to list backends. More... | |
| class | Modules |
| Allows one to load plugins. More... | |
| class | Plugin |
| class | Plugins |
| A collection of plugins (either get, set or error) More... | |
| struct | ToolException |
| All exceptions from the elektratools library are derived from this exception. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, Backend const &b) |
| Prints the current status. | |
This namespace is for the libtool library.
| std::ostream & kdb::tools::operator<< | ( | std::ostream & | os, |
| Backend const & | b | ||
| ) |
Prints the current status.
| os | stream to print to |
| b | backend to get status from |
1.8.1.2