template <typename ValueType>
struct TypeHelper
Defined at line 589 of file ../../third_party/rapidjson/include/rapidjson/document.h
Public Methods
bool Is (const ValueType & v)
Defined at line 591 of file ../../third_party/rapidjson/include/rapidjson/document.h
float Get (const ValueType & v)
Defined at line 592 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, float data)
Defined at line 593 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, float data, typename ValueType::AllocatorType & )
Defined at line 594 of file ../../third_party/rapidjson/include/rapidjson/document.h