![]() |
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::cIniReader, including all inherited members.
| FindLineArg(const IniChar_t *pszLine, bool bAllowSpace=false) | Gray::cIniReader | static |
| FindScriptLineEnd(const IniChar_t *pLineStr) | Gray::cIniReader | static |
| GetLineParse2(const IniChar_t *pszLine, IniChar_t **ppszArgs=nullptr) | Gray::cIniReader | static |
| GetLineParse3(const IniChar_t *pszLine, OUT cStringI &rsArgs) | Gray::cIniReader | static |
| IsLineComment(const IniChar_t *pszLine) | Gray::cIniReader | static |
| IsSectionHeader(const IniChar_t *pszLine) | Gray::cIniReader | static |