paludis::FormatFunctionsByProxy< T_, format::ChoiceRoles, u_ > Class Template Reference
[Formatters]
#include <formatter.hh>
List of all members.
|
Basic operations |
|
| FormatFunctionsByProxy (const CanFormat< T_ > *const p) |
Public Member Functions |
|
virtual std::string | format (const T_ &s, const format::Plain &p) const |
|
virtual std::string | format (const T_ &s, const format::Enabled &p) const |
|
virtual std::string | format (const T_ &s, const format::Disabled &p) const |
|
virtual std::string | format (const T_ &s, const format::Forced &p) const |
|
virtual std::string | format (const T_ &s, const format::Masked &p) const |
|
virtual std::string | decorate (const T_ &t, const std::string &s, const format::Changed &p) const |
|
virtual std::string | decorate (const T_ &t, const std::string &s, const format::Added &p) const |
Detailed Description
template<typename T_, unsigned u_>
class paludis::FormatFunctionsByProxy< T_, format::ChoiceRoles, u_ >
Used by
Formatter to implement the CanFormat<T_> interface.
- Since:
- 0.32
The documentation for this class was generated from the following file: