template <typename ValueType>
struct TypeHelper
Defined at line 616 of file ../../third_party/rapidjson/include/rapidjson/document.h
Public Methods
bool Is (const ValueType & v)
Defined at line 619 of file ../../third_party/rapidjson/include/rapidjson/document.h
ArrayType Get (ValueType & v)
Defined at line 620 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, ArrayType data)
Defined at line 621 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, ArrayType data, typename ValueType::AllocatorType & )
Defined at line 622 of file ../../third_party/rapidjson/include/rapidjson/document.h