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