This is the complete list of members for
akInifile, including all inherited members.
| _Digit2Value(char digit) | Inifile | [protected] |
| _Digits2Value(char **src, char *end, int base) | Inifile | [protected] |
| _GetLine() | Inifile | [protected] |
| _GetNextCharacter(char **src, char *end) | Inifile | [protected] |
| akInifile(const char *filename, FILE *logfile=0, const char *secondDir=0, const char *thirdDir=0) | akInifile | |
| concatFilename(char *filepath, char *filename, char *dir) | akInifile | [protected] |
| fFilename | Inifile | [protected] |
| fGroup | Inifile | [protected] |
| fGrPos | Inifile | [protected] |
| fInifile | Inifile | [protected] |
| fLinebuf | Inifile | [protected] |
| fLineptr | Inifile | [protected] |
| fPtr | Inifile | [protected] |
| fStatus | Inifile | [protected] |
| GetFilename() | Inifile | [inline] |
| GetFirstDouble(const char *entry, result *error) | akInifile | |
| GetFirstString(const char *entry, const char *defString, result *error) | akInifile | |
| Inifile::GetFirstString(char *_entry) | Inifile | |
| GetFirstValue(const char *entry, int defValue, result *error) | akInifile | |
| GetFirstValue(const char *entry, double defValue, result *error) | akInifile | |
| Inifile::GetFirstValue(char *_entry, result *error=NULL) | Inifile | |
| GetNextDouble(result *error) | akInifile | |
| GetNextString(const char *defString, result *error) | akInifile | |
| Inifile::GetNextString() | Inifile | |
| GetNextValue(int defValue, result *error) | akInifile | |
| GetNextValue(double defValue, result *error) | akInifile | |
| Inifile::GetNextValue(result *error=NULL) | Inifile | |
| Inifile(char *_filename) | Inifile | |
| kFAIL enum value | Inifile | |
| kSUCCESS enum value | Inifile | |
| logfile | akInifile | [private] |
| open(char *filename) | akInifile | [protected] |
| Reset() | Inifile | |
| result enum name | Inifile | |
| SpecifyGroup(const char *string) | akInifile | |
| Inifile::SpecifyGroup(char *string) | Inifile | |
| Status() | Inifile | [inline] |
| writeLog | akInifile | [private] |
| ~akInifile() | akInifile | |
| ~Inifile() | Inifile | |