XmlNode with optional normal text headline (NL appended)
More...
#include <zypp-tui/output/Out.h>
|
| 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.
|
| XmlNode (Out &out_r, const std::string &name_r, Attr attr_r) |
| Convenience ctor for one attribute pair.
|
| XmlNode (XmlNode &&rhs) noexcept |
| Move ctor.
|
XmlNode with optional normal text headline (NL appended)
Definition at line 518 of file Out.h.
◆ TitleNode()
ztui::Out::TitleNode::TitleNode |
( |
XmlNode && | node_r, |
|
|
const std::string & | title_r = "" ) |
|
inline |
The documentation for this class was generated from the following file: