Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
Gray::cOSModule Member List

This is the complete list of members for Gray::cOSModule, including all inherited members.

AttachModule(HMODULE hModule=((HMODULE) nullptr), UINT32 uFlags=k_Load_Normal)Gray::cOSModuleinline
AttachModuleName(const FILECHAR_t *pszModuleName, UINT32 uFlags=k_Load_NoRefCount)Gray::cOSModule
CheckModuleTypeFile(const FILECHAR_t *pszPathName)Gray::cOSModulestatic
ClearModule() noexceptGray::cOSModuleinline
cOSModule(HMODULE hModule=((HMODULE) nullptr), UINT32 uFlags=k_Load_Normal)Gray::cOSModule
cOSModule(const FILECHAR_t *pszModuleName, UINT32 uFlags)Gray::cOSModule
cOSModuleTests classGray::cOSModulefriend
DetachModule() noexceptGray::cOSModuleinline
FreeModuleLast()Gray::cOSModuleprotected
FreeThisModule()Gray::cOSModule
get_ModuleHandle() const noexceptGray::cOSModuleinline
get_ModuleInt() const noexceptGray::cOSModuleinline
get_Name() constGray::cOSModule
GetLastErrorDef(HRESULT hResDef=E_FAIL) constGray::cOSModuleinline
GetModuleHandleForAddr(const void *pAddr)Gray::cOSModulestatic
GetModulePath(FILECHAR_t *pszModuleName, StrLen_t nSizeMax) constGray::cOSModule
GetSymbolAddress(const char *pszSymbolName) constGray::cOSModule
isResourceModule() const noexceptGray::cOSModuleinline
isValidModule() const noexceptGray::cOSModuleinline
k_Load_ByNameGray::cOSModulestatic
k_Load_NoRefCountGray::cOSModulestatic
k_Load_OSMaskGray::cOSModulestatic
LoadModule(const FILECHAR_t *pszModuleName, UINT32 uFlags=k_Load_Normal)Gray::cOSModule
LoadModuleWithSymbol(const FILECHAR_t *pszModuleName, const char *pszSymbolName)Gray::cOSModule
operator HMODULE() const noexceptGray::cOSModuleinline
~cOSModule()Gray::cOSModule