This is the complete list of members for
INI_EX, including all inherited members.
buffer() | INI_EX | [inline, private] |
buflen() | INI_EX | [inline, private] |
declared() const | INI_EX | [inline] |
INI_EX(CCINIClass *iniFile) | INI_EX | [inline] |
Parse2Integers(int *buffer) | INI_EX | [inline] |
Parse3Bytes(byte *buffer) | INI_EX | [inline] |
Parse3Integers(int *buffer) | INI_EX | [inline] |
Parse4Integers(int *buffer) | INI_EX | [inline] |
ParseBool(const bool bDefault) | INI_EX | [inline] |
ParseDouble(double nDefault) | INI_EX | [inline] |
ParseInteger(const int nDefault) | INI_EX | [inline] |
pINI | INI_EX | [private] |
Read2Integers(const char *pSection, const char *pKey, int *nBuffer) | INI_EX | [inline] |
Read3Bytes(const char *pSection, const char *pKey, byte *nBuffer) | INI_EX | [inline] |
Read3Integers(const char *pSection, const char *pKey, int *nBuffer) | INI_EX | [inline] |
Read4Integers(const char *pSection, const char *pKey, int *nBuffer) | INI_EX | [inline] |
ReadBool(const char *pSection, const char *pKey, bool *bBuffer) | INI_EX | [inline] |
ReadDouble(const char *pSection, const char *pKey, double *nBuffer) | INI_EX | [inline] |
ReadInteger(const char *pSection, const char *pKey, int *nBuffer) | INI_EX | [inline] |
ReadString(const char *pSection, const char *pKey) | INI_EX | [inline] |
value() | INI_EX | [inline] |