This is the complete list of members for IniFile, including all inherited members.
AddComments(String &dest, const String &comments, const String &prefix=A_CHAR("# ")) | IniFile | |
Allocator | IniFile | |
Count() | IniFile | inline |
CreateEntry(Section *section, const String &name) | IniFile | |
CreateSection(const String &name) | IniFile | |
DeleteEntry(Section *section, const String &name) | IniFile | |
DeleteEntry(const String §ionName, const String &name) | IniFile | inline |
DeleteSection(const String &name) | IniFile | |
entryTable | IniFile | protected |
FileComments | IniFile | |
FileName | IniFile | |
IniFile() | IniFile | |
IniFile(const lang::system::Path &path) | IniFile | inline |
LinesWithReadErrors | IniFile | |
Read(const lang::system::CPathString &path) | IniFile | |
Reset() | IniFile | |
SearchEntry(const String §ion, const String &name) | IniFile | |
SearchOrCreateSection(const String §ionName) | IniFile | |
SearchSection(const String §ionName) | IniFile | |
Sections | IniFile | |
startsWithCommentSymbol(String &subs) | IniFile | protected |
Write(const lang::system::PathString &path=lang::system::NULL_PATH) | IniFile | |
~IniFile() | IniFile | inline |