libzypp
17.35.15
|
XmlNode with optional normal text headline (NL appended) More...
#include <zypp-tui/output/Out.h>
Public Member Functions | |
TitleNode (XmlNode &&node_r, const std::string &title_r="") | |
![]() | |
XmlNode (Out &out_r, const std::string &name_r, const std::initializer_list< Attr > &attrs_r={}) | |
Ctor taking nodename and attribute list. More... | |
XmlNode (Out &out_r, const std::string &name_r, Attr attr_r) | |
Convenience ctor for one attribute pair. More... | |
XmlNode (XmlNode &&rhs) noexcept | |
Move ctor. More... | |
Additional Inherited Members | |
![]() | |
using | Attr = zypp::xmlout::Node::Attr |
![]() | |
ParentOut (Out &out_r) | |
Out & | out () |
|
inline |