iv::StringIO< T * > Struct Template Reference

#include <StringIO_defs.hpp>

Public Member Functions

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

Detailed Description

template<class T>
struct iv::StringIO< T * >

Definition at line 87 of file StringIO_defs.hpp.

Member Function Documentation

◆ Read()

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

Definition at line 89 of file StringIO_defs.hpp.

◆ Write()

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

Definition at line 94 of file StringIO_defs.hpp.


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