TextInterface::GetToStringPolicy< C, Get > Class Template Reference

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

#include <TextInterfaceAttribute.h>

Inheritance diagram for TextInterface::GetToStringPolicy< C, Get >:
TextInterface::ToStringPolicy< Get::result_type >

Public Member Functions

std::string operator() (const C *ptr, Get get) const
 
- Public Member Functions inherited from TextInterface::ToStringPolicy< Get::result_type >
void set_modifiers (const std::string &modifiers) const
 
void reset_modifiers () const
 
std::string operator() (const Get::result_type &t) const
 

Additional Inherited Members

- Protected Attributes inherited from TextInterface::ToStringPolicy< Get::result_type >
ToString tostr
 

Detailed Description

template<class C, class Get>
class TextInterface::GetToStringPolicy< C, Get >

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