template <typename ValueType>
struct TypeHelper
Defined at line 537 of file ../../third_party/rapidjson/include/rapidjson/document.h
Public Methods
bool Is (const ValueType & v)
Defined at line 539 of file ../../third_party/rapidjson/include/rapidjson/document.h
unsigned int Get (const ValueType & v)
Defined at line 540 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, unsigned int data)
Defined at line 541 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, unsigned int data, typename ValueType::AllocatorType & )
Defined at line 542 of file ../../third_party/rapidjson/include/rapidjson/document.h