iv::StringIO< Type, Enabled > Struct Template Reference

#include <StringIO.hpp>

Public Member Functions

Type Read (const char *source, Context const *context) const
 
std::string Write (Type const &value, Context const *context) const
 

Detailed Description

template<class Type, typename Enabled>
struct iv::StringIO< Type, Enabled >

Definition at line 16 of file StringIO.hpp.

Member Function Documentation

◆ Read()

template<class Type , typename Enabled >
Type iv::StringIO< Type, Enabled >::Read ( const char *  source,
Context const *  context 
) const
inline

Definition at line 15 of file StringIO_defs.hpp.

◆ Write()

template<class Type , typename Enabled >
std::string iv::StringIO< Type, Enabled >::Write ( Type const &  value,
Context const *  context 
) const
inline

Definition at line 36 of file StringIO_defs.hpp.


The documentation for this struct was generated from the following files: