libzypp  13.10.6
Xml.h File Reference
#include <iosfwd>
#include <string>
#include <vector>
#include <list>
#include <set>
#include <map>
#include "zypp/base/Easy.h"
#include "zypp/base/String.h"
#include "zypp/parser/xml/XmlEscape.h"

Go to the source code of this file.

Classes

class  zypp::xmlout::NodeAttr
 (Key, Value) string pair of XML node attributes More...
 
class  zypp::xmlout::Node
 RAII writing a nodes start/end tag. More...
 
struct  zypp::xmlout::Node::OptionalContentType
 Ctor arg type. More...
 

Namespaces

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

Functions

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