![]() |
stec-platform
|
The PluginItem class this is the way to load a plugin into multiverse it is used in scancontrol and such to load and track plugins. More...
#include <pluginitem.h>
Public Member Functions | |
PluginItem (PluginLoader *loader, PluginClass *plugin) | |
PluginItem. More... | |
virtual | ~PluginItem () |
destructor | |
PluginLoader * | GetPluginLoader (void) |
GetPluginLoader. More... | |
PluginClass * | GetPlugin (void) |
GetPlugin. More... | |
void | RemoveRetenative (void) |
RemoveRetenative. | |
The PluginItem class this is the way to load a plugin into multiverse it is used in scancontrol and such to load and track plugins.
PluginItem::PluginItem | ( | PluginLoader * | loader, |
PluginClass * | plugin | ||
) |
loader | |
plugin |
|
inline |
GetPlugin.
|
inline |
GetPluginLoader.