cAppConfigX(cStringF sProfileName, cStringF sRegistryKey="") | GrayLib::cAppConfigX | |
cAppImpl(const FILECHAR_t *pszAppName=nullptr) | Gray::cAppImpl | |
CheckHelpArgs() | Gray::cAppImpl | virtual |
cSingletonStatic(cAppImpl *pObject) noexcept | Gray::cSingletonStatic< cAppImpl > | inlineprotected |
CWinApp(const FILECHAR_t *pszAppName=nullptr) | GrayLib::CWinApp | |
cWinResMod(HMODULE hModule) noexcept | GrayLib::cWinResMod | inline |
EnumConfig(const IniChar_t *pszSection, OUT cArrayString< IniChar_t > &rArray) | GrayLib::cAppConfigX | |
ExitInstance() | Gray::cAppImpl | virtual |
FlushX() | GrayLib::cAppConfigX | |
get_HelpText() const | Gray::cAppImpl | virtual |
get_HInstance() | Gray::cAppImpl | inlinestatic |
get_MessagePump() | GrayLib::cWinMessagePump | static |
get_Single() | GrayLib::CWinApp | inlinestatic |
get_SingleCast() | Gray::cSingletonStatic< cAppImpl > | inlinestatic |
get_SingleU() noexcept | Gray::cSingletonStatic< cAppImpl > | inlinestatic |
GetConfigStr(const IniChar_t *pszSection, const IniChar_t *pszEntry, const GChar_t *pszDefault=nullptr) | GrayLib::cAppConfigX | |
GetConfigUInt(const IniChar_t *pszSection, const IniChar_t *pszEntry, int iDefault=0) | GrayLib::cAppConfigX | |
GetConfigVar(const IniChar_t *pszSection, const IniChar_t *pszEntry, OUT cVariant &rvVal) | GrayLib::cAppConfigX | |
GetIntResource(const GChar_t *pszText) noexcept | GrayLib::cWinResMod | inlinestatic |
GetOpenIni(bool bCreate=true) | GrayLib::cAppConfigX | |
I() | GrayLib::CWinApp | inlinestatic |
InitInstance() override | GrayLib::CWinApp | virtual |
IsIntResource(const GChar_t *pszText) noexcept | GrayLib::cWinResMod | inlinestatic |
isSingleCreated() | GrayLib::CWinApp | inlinestatic |
isValidCheck() const noexcept | GrayLib::CWinApp | inlinevirtual |
k_HelpText | Gray::cAppImpl | static |
LoadStrID(RESOURCEID_t idString) noexcept | GrayLib::cWinResMod | |
m_bCloseSignal | Gray::cAppImpl | |
m_bIniFileModified | GrayLib::cAppConfigX | protected |
m_hModule | GrayLib::cWinResMod | protected |
m_IniFile | GrayLib::cAppConfigX | protected |
m_nMinTickTime | Gray::cAppImpl | |
m_pszAppName | Gray::cAppImpl | |
m_pszHelpFilePath | GrayLib::CWinApp | |
m_pszProfileName | GrayLib::CWinApp | |
m_sProfileName | GrayLib::cAppConfigX | protected |
m_State | Gray::cAppImpl | |
Main(HINSTANCE hInstance, SHOWWINDOW_t nCmdShow) | GrayLib::CWinApp | |
Gray::cAppImpl::Main(HMODULE hInstance=((HMODULE) nullptr)) | Gray::cAppImpl | |
MakeIntResource(RESOURCEID_t id) noexcept | GrayLib::cWinResMod | inlinestatic |
OnTickApp() override | GrayLib::CWinApp | virtual |
ProcessMessage(MSG &msg) | GrayLib::cWinMessagePump | virtual |
ProcessMessages(TIMESYSD_t tMax=10) | GrayLib::cWinMessagePump | |
Run() | Gray::cAppImpl | virtual |
ShowHelp() | Gray::cAppImpl | virtual |
sm_pThe | Gray::cSingletonStatic< cAppImpl > | protectedstatic |
WriteConfigInt(const IniChar_t *pszSection, const IniChar_t *pszEntry, int iVal) | GrayLib::cAppConfigX | |
WriteConfigStr(const IniChar_t *pszSection, const IniChar_t *pszEntry, const GChar_t *pszVal) | GrayLib::cAppConfigX | |
WriteConfigVar(const IniChar_t *pszSection, const IniChar_t *pszEntry, const cVariant &vVal) | GrayLib::cAppConfigX | |
~cAppConfigX() | GrayLib::cAppConfigX | |
~cAppImpl() | Gray::cAppImpl | virtual |
~cSingletonStatic() noexcept | Gray::cSingletonStatic< cAppImpl > | inlineprotectedvirtual |
~CWinApp() | GrayLib::CWinApp | virtual |