|
libzypp 17.32.6
|
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 |
Public Member Functions inherited from ztui::out::XmlFormater | |
| 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]. | |
Related Symbols inherited from ztui::out::XmlFormater | |
| 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].