#include <jsonserialization.h>
|
| 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) |
| |
◆ Emit()
template<typename ElementSchema, typename ElementType>
template<typename ContainerType >
◆ Parse()
template<typename ElementSchema, typename ElementType>
template<typename ContainerType >
The documentation for this struct was generated from the following file: