![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for DllLoader, including all inherited members.
| DllLoader(const char *name, CLogger::ELogMethod loadErrorLogMethod=CLogger::Error) | DllLoader | |
| GenerateFilename(const CStr &name, const CStr &suffix, const CStr &extension) | DllLoader | static |
| IsLoaded() const | DllLoader | |
| LoadDLL() | DllLoader | |
| LoadSymbol(const char *name, T &fptr) const | DllLoader | |
| LoadSymbolInternal(const char *name, void **fptr) const | DllLoader | private |
| LogLoadError(const char *errors) | DllLoader | private |
| m_Handle | DllLoader | private |
| m_LoadErrorLogMethod | DllLoader | private |
| m_Name | DllLoader | private |
| OverrideLibdir(const char *libdir) | DllLoader | static |
| Unload() | DllLoader | |
| ~DllLoader() | DllLoader |