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