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