- genINIparser
string genINIparser()
Undocumented in source. Be warned that the author may not have intended to support it.
- readINIFile
void readINIFile(T t, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeINIFile
void writeINIFile(T t, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeINIFileImpl
void writeINIFileImpl(T t, ORange oRange, bool section)
Undocumented in source. Be warned that the author may not have intended to support it.