|
libzypp
17.37.18
|
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="") | |
Public Member Functions inherited from ztui::Out::XmlNode | |
| 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 | |
Public Types inherited from ztui::Out::XmlNode | |
| using | Attr = zypp::xmlout::Node::Attr |
Protected Member Functions inherited from ztui::Out::ParentOut | |
| ParentOut (Out &out_r) | |
| Out & | out () |
|
inline |