|
| SoLoader (const std::string &so, bool bGlobal=false) |
|
bool | Load () override |
|
void | Unload () override |
|
int | ResolveExport (const char *symbol, void **ptr, bool logging=true) override |
|
bool | IsSystemDll () override |
|
HMODULE | GetHModule () override |
|
bool | HasSymbols () override |
|
| LibraryLoader (const std::string &libraryFile) |
|
virtual int | ResolveOrdinal (unsigned long ordinal, void **ptr) |
|
const char * | GetName () const |
|
const char * | GetFileName () const |
|
const char * | GetPath () const |
|
int | IncrRef () |
|
int | DecrRef () |
|
int | GetRef () |
|
The documentation for this class was generated from the following files:
- xbmc/cores/DllLoader/SoLoader.h
- xbmc/cores/DllLoader/SoLoader.cpp