libzypp  17.35.12
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:

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 Functions

(Note that these are not member functions.)

template<class Tp >
std::string asListElement (const Tp &val_r)
 

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.

Friends And Related Function Documentation

◆ asListElement()

template<class Tp >
std::string asListElement ( const Tp &  val_r)
related

NORMAL representation of types in lists [no default]


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