|
Elektra
0.9.4
|
| ▼Nkdb | This is the main namespace for the C++ binding and libraries |
| ▼Ntools | This namespace is for the libtool library |
| ▼Nmerging | |
| CMergingKDB | Provides a merging wrapper around a KDB instance |
| CBackend | A low-level representation of the backend (= set of plugins) that can be mounted |
| CBackendBuilder | Highlevel interface to build a backend |
| CBackendBuilderInit | Used as argument of constructor of *BackendBuilder |
| CBackendFactory | Factory for MountBackendInterface |
| CBackendInfo | Info about a backend |
| CBackendInterface | Minimal interface to add plugins |
| CBackends | Allows one to list backends |
| CErrorPlugins | Plugins to handle errors during configuration access |
| CGetPlugins | Plugins to get configuration |
| CGlobalPlugins | Low level representation of global plugins |
| CGlobalPluginsBuilder | Build global plugins |
| CImportExportBackend | Backend for import/export functionality |
| CMockPluginDatabase | A plugin database that works with added fake data |
| CModules | Allows one to load plugins |
| CModulesPluginDatabase | A plugin database that works with installed modules |
| CMountBackendBuilder | High-level functionality to build a mountpoint |
| CMountBackendInterface | Interface to work with mountpoints (backends) for factory |
| CPlugin | This is a C++ representation of a plugin |
| CPluginAdder | Adds plugins in a generic map |
| CPluginDatabase | Loads all plugins and allows us to query them |
| CPlugins | A collection of plugins (either get, set or error) |
| CPluginSpec | Specifies a plugin by its name and configuration |
| CPluginSpecHash | Only to be used with PluginSpecName! |
| CSerializeInterface | Interface to serialize a backend |
| CSetPlugins | Plugins to set configuration |
| CSpecBackendBuilder | Build individual backend while reading specification |
| CSpecReader | Highlevel interface to build a backend from specification |
| CToolException | All exceptions from the elektratools library are derived from this exception |
| CCommand | Used by contexts for callbacks (to run code using a mutex) |
| CContext | Provides a context for configuration |
| CContextPolicyIs | Needed by the user to set one of the policies |
| CCoordinator | Thread safe coordination of ThreadContext per Threads |
| CDefaultGetPolicy | Implements lookup with spec |
| CDefaultSetPolicy | Implements creating user:/ key when key is not found |
| CGetPolicyIs | Needed by the user to set one of the policies |
| CKDB | Constructs a class KDB. |
| CKey | Key is an essential class that encapsulates key name , value and metainfo . |
| CKeySet | A keyset holds together a set of keys |
| CKeySetIterator | For C++ forward Iteration over KeySets |
| CKeySetReverseIterator | For C++ reverse Iteration over KeySets |
| CLayer | Base class for all layers |
| CLockPolicyIs | Needed by the user to set one of the policies |
| CNameIterator | For C++ forward Iteration over Names |
| CNameReverseIterator | For C++ reverse Iteration over Names |
| Cnone_t | This type is being used as bottom type that always fails |
| CObserverPolicyIs | Needed by the user to set one of the policies |
| CPerContext | A data structure that is stored by context inside the Coordinator |
| CSetPolicyIs | Needed by the user to set one of the policies |
| CThreadSubject | Subject from Observer pattern for ThreadContext |
| CVaAlloc | Needed to avoid constructor ambiguity |
| CValueObserver | Base class for values to be observed |
| CWrapped | Everything implementing this interface can be used as layer |
| CWritePolicyIs | Needed by the user to set one of the policies |
| ▼Norg | |
| ▼Nlibelektra | |
| ▼Nexception | |
| CKDBException | This exception wraps Elektra errors into the corresponding Java Exceptions |
| ▼Nplugin | |
| CNativePlugin | This class can be used to load native Elektra Plugins to be used by Java directly |
| CElektra | The JNA interface to libelektra |
| CKDB | Represents session with the Key database |
| CKey | Key is an essential class that encapsulates key name , value and metainfo |
| CKeyNameIterator | An Iterator over a Key's name parts, separated by / |
| CKeySet | A keyset holds together a set of keys |
| CKeySetIterator | An Iterator over a KeySet resulting in Keys |
| CPlugin | This is a Java representation of a plugin |
| CPluginLoader | This class can be used to load Plugins from Elektra |
| ▼Nstd | STL namespace |
| Chash< kdb::Key > | Support for putting Key in a hash |
| CDocBindingData | [kdbio operation data] |
| CDocOperationData | [kdbio operation data] |
| COpmphm | The opmphm |
| COpmphmEdge | Order Preserving Minimal Perfect Hash Map |
| CSomeIoLibHandle | Example I/O management library data structure |
1.8.13