iv::StringIO< std::any > Struct Reference

#include <StringIOIndex.hpp>

Public Member Functions

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

Detailed Description

Definition at line 49 of file StringIOIndex.hpp.

Member Function Documentation

◆ Read()

std::any iv::StringIO< std::any >::Read ( const char *  source,
Context const *  context 
) const
inline

Definition at line 51 of file StringIOIndex.hpp.

◆ Write()

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

Definition at line 57 of file StringIOIndex.hpp.


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