|
| Win32DllLoader (const std::string &dll, bool isSystemDll) |
|
virtual bool | Load () |
|
virtual void | Unload () |
|
virtual int | ResolveExport (const char *symbol, void **ptr, bool logging=true) |
|
virtual bool | IsSystemDll () |
|
virtual HMODULE | GetHModule () |
|
virtual bool | HasSymbols () |
|
| 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: