|
libzypp
9.1.2
|

Go to the source code of this file.
Namespaces | |
| namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::xml |
Defines | |
| #define | X(T) case XML_TEXTREADER_MODE_##T: return str << #T |
| #define | X(T) case XML_READER_TYPE_##T: return str << #T |
Functions | |
| std::ostream & | zypp::xml::operator<< (std::ostream &str, const ReadState &obj) |
| std::ostream & | zypp::xml::operator<< (std::ostream &str, const NodeType &obj) |
Definition in file libxmlfwd.cc.
| #define X | ( | T | ) | case XML_TEXTREADER_MODE_##T: return str << #T |
Referenced by zypp::xml::operator<<().
| #define X | ( | T | ) | case XML_READER_TYPE_##T: return str << #T |
1.7.6.1