Public Member Functions | |
| CConfig (string& fileName) | |
| string@ | GetValue (string& sectionName, string& property) |
| void | AddSection (CSection@ section) |
| void | Parse (file& f) |
| CSection@ | ParseSection (array< string@>@ lines, uint& i) |
Public Attributes | |
| array< CSection@> | sections |
| dictionary | indices |
| void AddSection | ( | CSection@ | section | ) |
| void Parse | ( | file& | f | ) |
1.7.1