template <typename ValueType>

struct TypeHelper

Defined at line 581 of file ../../third_party/rapidjson/include/rapidjson/document.h

Public Methods

bool Is (const ValueType & v)

Defined at line 583 of file ../../third_party/rapidjson/include/rapidjson/document.h

double Get (const ValueType & v)

Defined at line 584 of file ../../third_party/rapidjson/include/rapidjson/document.h

ValueType & Set (ValueType & v, double data)

Defined at line 585 of file ../../third_party/rapidjson/include/rapidjson/document.h

ValueType & Set (ValueType & v, double data, typename ValueType::AllocatorType & )

Defined at line 586 of file ../../third_party/rapidjson/include/rapidjson/document.h