|
libzypp 17.32.6
|
Special list formater writing a Table [asTableHeader|asTableRow]. More...
#include <zypp-tui/output/Out.h>

Public Types | |
| using | NormalLayout = DefaultTableLayout |
Public Member Functions | |
| TableHeader | header () const |
| template<class Tp > | |
| TableRow | row (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 = void> | |
| TableHeader | asTableHeader () |
| NORMAL representation of types as TableHeader [no default]. | |
| template<class Tp > | |
| TableRow | asTableRow (const Tp &val_r) |
| NORMAL representation of types as TableRow [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]. | |
Special list formater writing a Table [asTableHeader|asTableRow].
|
inline |
|
related |
NORMAL representation of types as TableHeader [no default].
NORMAL representation of types as TableRow [no default].