XML representation of types in container [asXmlListElement].
More...
#include <zypp-tui/output/Out.h>
|
| template<class Tp > |
| std::string | xmlListElement (const Tp &val_r) const |
| |
|
(Note that these are not member functions.)
|
| template<class Tp > |
| std::string | asXmlListElement (const Tp &val_r) |
| |
XML representation of types in container [asXmlListElement].
Definition at line 155 of file Out.h.
◆ xmlListElement()
template<class Tp >
| std::string ztui::out::XmlFormater::xmlListElement |
( |
const Tp & |
val_r | ) |
const |
|
inline |
◆ asXmlListElement()
template<class Tp >
| std::string asXmlListElement |
( |
const Tp & |
val_r | ) |
|
|
related |
XML representation of types [no default]
The documentation for this class was generated from the following file: