|
dmlite
0.6
|
Joint between plugins and plugin-manager. More...
#include <dmlite.h>
Public Attributes | |
| unsigned const | ApiVersion |
| Used to make sure API is consistent. More... | |
| void(* | registerPlugin )(PluginManager *pm) throw (DmException) |
| Let the plug-in register itself and its concrete factories. More... | |
Joint between plugins and plugin-manager.
| unsigned const dmlite::PluginIdCard::ApiVersion |
Used to make sure API is consistent.
| void(* dmlite::PluginIdCard::registerPlugin)(PluginManager *pm) | |||
| throw | ( | DmException | |
| ) | |||
Let the plug-in register itself and its concrete factories.
1.8.5