inifiled

Undocumented in source.

Members

Functions

buildSectionParse
string buildSectionParse()
Undocumented in source. Be warned that the author may not have intended to support it.
buildStructParser
string buildStructParser()
Undocumented in source. Be warned that the author may not have intended to support it.
buildValueParse
string buildValueParse()
Undocumented in source. Be warned that the author may not have intended to support it.
genINIparser
string genINIparser()
Undocumented in source. Be warned that the author may not have intended to support it.
getINI
string getINI()
Undocumented in source. Be warned that the author may not have intended to support it.
getINI
string getINI()
Undocumented in source. Be warned that the author may not have intended to support it.
getKey
string getKey(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
getSection
string getSection(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
getTimpl
string getTimpl(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
getTypeName
string getTypeName()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
string getValue(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
getValueArray
string getValueArray(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
isKeyValue
bool isKeyValue(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
isSection
bool isSection(T line)
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.
readINIFileImpl
string readINIFileImpl(T t, IRange input, int deaph)
Undocumented in source. Be warned that the author may not have intended to support it.
removeFromLastPoint
string removeFromLastPoint(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
writeComment
void writeComment(ORange orange, IRange irange)
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.
writeValue
void writeValue(ORange orange, string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
writeValues
void writeValues(ORange oRange, string name, T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Child
struct Child
Undocumented in source.
Dog
struct Dog
Undocumented in source.
House
struct House
Undocumented in source.
INI
struct INI
Undocumented in source.
Person
struct Person
Undocumented in source.
Spose
struct Spose
Undocumented in source.

Meta