paludis::FormatFunctionsByProxy< T_, format::AcceptableRoles, 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::Accepted &p) const |
|
virtual std::string | format (const T_ &s, const format::Unaccepted &p) const |
Detailed Description
template<typename T_, unsigned u_>
class paludis::FormatFunctionsByProxy< T_, format::AcceptableRoles, u_ >
Used by
Formatter to implement the CanFormat<T_> interface.
- Since:
- 0.26
The documentation for this class was generated from the following file: