template <typename ValueType>
struct TypeHelper
Defined at line 632 of file ../../third_party/rapidjson/include/rapidjson/document.h
Public Methods
bool Is (const ValueType & v)
Defined at line 635 of file ../../third_party/rapidjson/include/rapidjson/document.h
ObjectType Get (ValueType & v)
Defined at line 636 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, ObjectType data)
Defined at line 637 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, ObjectType data, typename ValueType::AllocatorType & )
Defined at line 638 of file ../../third_party/rapidjson/include/rapidjson/document.h