TextInterface::ToStringPolicy< Type > Class Template Reference

Policy for converting a value to a string. More...

#include <TextInterfaceAttribute.h>

Inherited by TextInterface::GetToStringPolicy< C, Type(C *)>, and TextInterface::GetToStringPolicy< C, Type(P::*)() const >.

Public Member Functions

void set_modifiers (const std::string &modifiers) const
 
void reset_modifiers () const
 
std::string operator() (const Type &t) const
 

Protected Attributes

ToString tostr
 

Detailed Description

template<class Type>
class TextInterface::ToStringPolicy< Type >

Policy for converting a value to a string.

Specialize this template to customize the behaviour for different types


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

Generated using doxygen 1.8.17