vdr
1.7.27
|
Go to the source code of this file.
Classes | |
class | cPlugin |
class | cDll |
class | cDlls |
class | cPluginManager |
Defines | |
#define | VDRPLUGINCREATOR(PluginClass) extern "C" void *VDRPluginCreator(void) { return new PluginClass; } |
#define VDRPLUGINCREATOR | ( | PluginClass | ) | extern "C" void *VDRPluginCreator(void) { return new PluginClass; } |
Definition at line 18 of file include/vdr/plugin.h.