Twitch SDK (Internal)
Static Public Member Functions | List of all members
ttv::json::IntegerSchema Struct Reference

#include <jsonserialization.h>

Static Public Member Functions

template<typename IntegralType >
static bool Parse (const ttv::json::Value &value, IntegralType &output)
 
template<typename IntegralType >
static bool Emit (IntegralType input, ttv::json::Value &value)
 

Member Function Documentation

◆ Emit()

template<typename IntegralType >
static bool ttv::json::IntegerSchema::Emit ( IntegralType  input,
ttv::json::Value value 
)
inlinestatic

◆ Parse()

template<typename IntegralType >
static bool ttv::json::IntegerSchema::Parse ( const ttv::json::Value value,
IntegralType &  output 
)
inlinestatic

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