#include <iosfwd>#include <map>#include <string>#include "zypp/base/PtrTypes.h"#include "zypp/base/InputStream.h"#include "zypp/base/Iterator.h"#include "zypp/parser/IniParser.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::parser |
Classes | |
| class | zypp::parser::IniDict |
| Parses a INI file and offers its structure as a dictionary. More... | |
Definition in file IniDict.h.
1.5.3