|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for DllLoaderContainer, including all inherited members.
| Clear() | DllLoaderContainer | static |
| GetModule(int iPos) | DllLoaderContainer | static |
| GetModule(const char *sName) | DllLoaderContainer | static |
| GetModule(HMODULE hModule) | DllLoaderContainer | static |
| GetModuleAddress(const char *sName) | DllLoaderContainer | static |
| GetNrOfModules() | DllLoaderContainer | static |
| LoadModule(const char *sName, const char *sCurrentDir=NULL, bool bLoadSymbols=false) | DllLoaderContainer | static |
| RegisterDll(LibraryLoader *pDll) | DllLoaderContainer | static |
| ReleaseModule(LibraryLoader *&pDll) | DllLoaderContainer | static |
| UnloadPythonDlls() | DllLoaderContainer | static |
| UnRegisterDll(LibraryLoader *pDll) | DllLoaderContainer | static |