iv::StringIO< ResourcePath > Struct Reference

#include <ResourcePath.hpp>

Public Member Functions

ResourcePath Read (const char *name, Context const *context)
 
std::string Write (ResourcePath const &value, Context const *context) const
 

Detailed Description

Can be absolute or relative to instanced path. We define it in this header, because ResourcePath type is one of the arguments to string conversion (so it would cause include dependency problems if it were in another header.

Definition at line 94 of file ResourcePath.hpp.

Member Function Documentation

◆ Read()

ResourcePath iv::StringIO< ResourcePath >::Read ( const char *  name,
Context const *  context 
)
inline

Definition at line 96 of file ResourcePath.hpp.

◆ Write()

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

Definition at line 113 of file ResourcePath.hpp.


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