libzypp 17.37.18
zypp::parser Namespace Reference

Classes

class  IniDict
 Parses a INI file and offers its structure as a dictionary. More...
class  IniParser
 Simple INI-file parser. More...
class  ParseException

Functions

std::ostream & operator<< (std::ostream &str, const IniDict &obj)
std::ostream & operator<< (std::ostream &str, const IniDict &obj) ZYPP_API
 Stream output.

Function Documentation

◆ operator<<() [1/2]

std::ostream & zypp::parser::operator<< ( std::ostream & str,
const IniDict & obj )
related

Definition at line 163 of file inidict.cc.