Twitch SDK (Internal)
Static Public Member Functions | List of all members
ttv::json::ArraySchema< ElementSchema, ElementType > Struct Template Reference

#include <jsonserialization.h>

Static Public Member Functions

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

Member Function Documentation

◆ Emit()

template<typename ElementSchema, typename ElementType>
template<typename ContainerType >
static bool ttv::json::ArraySchema< ElementSchema, ElementType >::Emit ( const ContainerType &  input,
ttv::json::Value value 
)
inlinestatic

◆ Parse()

template<typename ElementSchema, typename ElementType>
template<typename ContainerType >
static bool ttv::json::ArraySchema< ElementSchema, ElementType >::Parse ( const ttv::json::Value value,
ContainerType &  output 
)
inlinestatic

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