|
Elektra
0.9.4
|
Access plugin handle. More...

Functions | |
| Plugin * | elektraPluginExport (const char *pluginName,...) |
| Allows one to Export Methods for a Plugin. More... | |
| KeySet * | elektraPluginGetConfig (Plugin *handle) |
| Returns the configuration of that plugin. More... | |
| void | elektraPluginSetData (Plugin *plugin, void *data) |
| Store a pointer to plugin specific data. More... | |
| void * | elektraPluginGetData (Plugin *plugin) |
| Get a pointer to the plugin specific data stored before. More... | |
| KeySet * | elektraPluginGetGlobalKeySet (Plugin *plugin) |
| Get a pointer to the global keyset. More... | |
Access plugin handle.
1.8.13