iv::StringIO< SumAgg< Int > > Struct Template Reference

#include <SumAgg.hpp>

Public Member Functions

SumAgg< Int > Read (const char *source, Context const *context) const
 
std::string Write (SumAgg< Int > const &value, Context const *context) const
 

Detailed Description

template<class Int>
struct iv::StringIO< SumAgg< Int > >

Definition at line 29 of file SumAgg.hpp.

Member Function Documentation

◆ Read()

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

Definition at line 31 of file SumAgg.hpp.

◆ Write()

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

Definition at line 36 of file SumAgg.hpp.


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