#include <Plugin.h>
| Public Member Functions | |
| PluginRegInfo () | |
| ~PluginRegInfo () | |
| LINK (PluginRegInfo, link) | |
| Data Fields | |
| bool | plugin_registered | 
| char * | plugin_path | 
| PluginSDKVersion | sdk_version | 
| char * | plugin_name | 
| char * | vendor_name | 
| char * | support_email | 
Definition at line 39 of file proxy/Plugin.h.
| PluginRegInfo::~PluginRegInfo | ( | ) | 
| PluginRegInfo::LINK | ( | PluginRegInfo | , | |
| link | ||||
| ) | 
Definition at line 48 of file proxy/Plugin.h.
Referenced by TSPluginRegister().
Definition at line 45 of file proxy/Plugin.h.
Referenced by plugin_load().
Definition at line 44 of file proxy/Plugin.h.
Referenced by TSPluginRegister().
Definition at line 47 of file proxy/Plugin.h.
Referenced by TSPluginRegister().
Definition at line 50 of file proxy/Plugin.h.
Referenced by TSPluginRegister().
Definition at line 49 of file proxy/Plugin.h.
Referenced by TSPluginRegister().
 1.7.1
 1.7.1