zzub::pluginlib Struct Reference
Enumerates plugins from plugin DLLs.
More...
List of all members.
|
Public Member Functions |
| pluginlib (const std::string &fileName, zzub::player &p, zzub::plugincollection *_collection=0) |
void | init_dll () |
void | unload () |
virtual void | register_info (const zzub::info *_info) |
Public Attributes |
xp_modulehandle | hMachine |
std::string | fileName |
zzub::plugincollection * | collection |
std::list< const zzub::info * > | loaders |
zzub::player & | player |
Detailed Description
Enumerates plugins from plugin DLLs.
The documentation for this struct was generated from the following files:
- pluginloader.h
- pluginloader.cpp