libzypp  17.38.7
Node.h File Reference
#include <iosfwd>
#include <zypp/parser/xml/XmlString.h>
Include dependency graph for Node.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::xml::Node
 xmlTextReader based interface to Reader's current node. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::xml
 

Functions

std::ostream & zypp::xml::operator<< (std::ostream &str, const Node &obj)
 relates: Node Stream output. More...