![]() |
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::StrA, including all inherited members.
BlockReplacement(char *pszOut, StrLen_t iOutSizeMax, const char *pszInp, IIniBaseGetter *pBlockReq, bool bRecursing=false) | Gray::StrA | static |
GetArticleAndSpace(const char *pszWords) | Gray::StrA | static |
GetFixedIntRef(const char *&rpszExp, int nPlaces) | Gray::StrA | static |
IsBoolFalse(const char *pszStr, bool bHead=false) | Gray::StrA | static |
IsBoolTrue(const char *pszStr, bool bHead=false) | Gray::StrA | static |
IsPlural(const char *pszWord) | Gray::StrA | static |
MakeNamedBitmask(char *pszOut, StrLen_t iOutSizeMax, UINT dwFlags, const char **ppszNames, ITERATE_t iMaxNames, char chSep='\0') | Gray::StrA | static |
StrATests class | Gray::StrA | friend |