iv::StringIOIndex Struct Reference

#include <StringIOIndex.hpp>

Static Public Member Functions

static std::any Read (std::type_index, const char *source, Context const *context)
 
static std::string Write (std::any const &value, Context const *context)
 
template<class T >
static void Register ()
 

Detailed Description

Definition at line 13 of file StringIOIndex.hpp.

Member Function Documentation

◆ Read()

std::any iv::StringIOIndex::Read ( std::type_index  type,
const char *  source,
Context const *  context 
)
static

Definition at line 17 of file StringIOIndex.cpp.

◆ Write()

std::string iv::StringIOIndex::Write ( std::any const &  value,
Context const *  context 
)
static

Definition at line 30 of file StringIOIndex.cpp.

◆ Register()

template<class T >
void iv::StringIOIndex::Register
static

Definition at line 18 of file StringIOIndex.inl.


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