|
libzypp 17.38.1
|
Namespaces | |
| namespace | econf |
Classes | |
| struct | EconfDict |
| Parse the prioritized list of files and drop-ins to read and merge for a specific config file stem: [PROJECT/]EXAMPLE[.SUFFIX] e.g: zypp/zypp.conf. More... | |
| class | IniDict |
| Parses a INI file and offers its structure as a dictionary. More... | |
| class | IniParser |
| Simple INI-file parser. More... | |
| class | ParseException |
| class | EconfException |
| Thrown by EconfDict. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &str, const IniDict &obj) |
| std::ostream & | operator<< (std::ostream &str, const IniDict &obj) |
| Stream output. | |
| std::ostream & | dumpOn (std::ostream &str, const IniDict &obj) |
| Dump as single ini-file. | |
|
Definition at line 171 of file inidict.cc.