| kodi
    | 


| Additional Inherited Members | |
|  Public Member Functions inherited from DllDynamic | |
| 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 | 
|  Protected Member Functions inherited from DllDynamic | |
| virtual bool | ResolveExports ()=0 | 
| virtual bool | LoadSymbols () | 
|  Protected Attributes inherited from DllDynamic | |
| bool | m_DelayUnload | 
| LibraryLoader * | m_dll | 
| std::string | m_strDllName | 
 1.8.13
 1.8.13