libzypp 17.38.7
ztui::out::ListFormater Class Reference

Default representation of types in Lists [asListElement]. More...

#include <zypp-tui/output/Out.h>

Inheritance diagram for ztui::out::ListFormater:
ztui::out::XmlFormater

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

Detailed Description

Default representation of types in Lists [asListElement].

Definition at line 166 of file Out.h.

Member Typedef Documentation

◆ NormalLayout

Member Function Documentation

◆ listElement()

template<class Tp>
std::string ztui::out::ListFormater::listElement ( const Tp & val_r) const
inline

Definition at line 171 of file Out.h.


The documentation for this class was generated from the following file: