libzypp 17.34.0
|
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 |
![]() | |
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]. | |
![]() | |
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].