libzypp  13.10.6
zypp::xmlout Namespace Reference

Classes

class  NodeAttr
 (Key, Value) string pair of XML node attributes More...
 
class  Node
 RAII writing a nodes start/end tag. More...
 

Functions

std::ostream & node (std::ostream &out_r, const std::string &name_r, Node::Attr attr_r)
 

Function Documentation

std::ostream& zypp::xmlout::node ( std::ostream &  out_r,
const std::string &  name_r,
Node::Attr  attr_r 
)
inline

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Definition at line 164 of file Xml.h.