Go to the documentation of this file.
12 #ifndef ZYPP_PARSER_INIPARSER_H
13 #define ZYPP_PARSER_INIPARSER_H
59 virtual void consume(
const std::string §ion );
61 virtual void consume(
const std::string §ion,
const std::string &key,
const std::string &value );
74 virtual void garbageLine(
const std::string §ion,
const std::string &line );
96 #endif // ZYPP_PARSER_INIPARSER_H