libzypp 17.32.5
|
Default representation of types in Lists [asListElement]. More...
#include <zypp-tui/output/Out.h>
Public Types | |
using | NormalLayout = DefaultListLayout |
Public Member Functions | |
template<class Tp > | |
std::string | listElement (const Tp &val_r) const |
![]() | |
template<class Tp > | |
std::string | xmlListElement (const Tp &val_r) const |
Related Symbols | |
(Note that these are not member symbols.) | |
template<class Tp > | |
std::string | asListElement (const Tp &val_r) |
NORMAL representation of types in lists [no default]. | |
![]() | |
template<class Tp > | |
std::string | asXmlListElement (const Tp &val_r) |
XML representation of types [no default]. | |
|
inline |
|
related |
NORMAL representation of types in lists [no default].