My Project
|
Classes | |
class | IniData |
Represents all data from an INI file. More... | |
class | KeyData |
Information associated to a key from an INI file. Includes both the value and the comments associated to the key. More... | |
class | KeyDataCollection |
class | SectionData |
Information associated to a section in a INI File Includes both the value and the comments associated to the key. More... | |
class | SectionDataCollection |