![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for Gray::cAppArgs, including all inherited members.
FindCommandArg(const FILECHAR_t *pszCommandArg, bool bRegex=true, bool bIgnoreCase=true) const | Gray::cAppArgs | |
FindCommandArgs(bool bIgnoreCase, const FILECHAR_t *pszCommandArgFind,...) const | Gray::cAppArgs | |
get_ArgsQty() const noexcept | Gray::cAppArgs | |
get_ArgsStr() const noexcept | Gray::cAppArgs | |
GetArgsEnum(ITERATE_t i) const | Gray::cAppArgs | |
HasCommandArg(const FILECHAR_t *pszCommandArg, bool bRegex=true, bool bIgnoreCase=true) const | Gray::cAppArgs | inline |
InitArgs2(int argc, APP_ARGS_t argv) | Gray::cAppArgs | |
InitArgsF(const FILECHAR_t *pszCommandArgs, const FILECHAR_t *pszSep=nullptr) | Gray::cAppArgs | |
IsArgSwitch(wchar_t ch) noexcept | Gray::cAppArgs | inlinestatic |
m_asArgs | Gray::cAppArgs |