TextInterface::ToStringPolicy< Type > Class Template Reference

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

#include <TextInterfaceAttribute.h>

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.14.0