|
bool | GetAddonTypeMinVersion_available () |
|
| DllDynamic (const std::string &strDllName) |
|
virtual bool | Load () |
|
virtual void | Unload () |
|
virtual bool | IsLoaded () const |
|
bool | CanLoad () |
|
bool | EnableDelayedUnload (bool bOnOff) |
|
bool | SetFile (const std::string &strDllName) |
|
const std::string & | GetFile () const |
|
virtual ADDON_STATUS | Create (void *cb)=0 |
|
virtual const char * | GetAddonTypeVersion (int type)=0 |
|
virtual const char * | GetAddonTypeMinVersion (int type)=0 |
|
|
virtual bool | ResolveExports ()=0 |
|
virtual bool | LoadSymbols () |
|
bool | m_DelayUnload |
|
LibraryLoader * | m_dll |
|
std::string | m_strDllName |
|
The documentation for this class was generated from the following file: