libzypp 17.31.23
zypp::xmlout Namespace Reference

Classes

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

Functions

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

Function Documentation

◆ node()

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

Definition at line 203 of file Xml.h.