template <typename ValueType>

struct TypeHelper

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

Public Methods

bool Is (const ValueType & v)

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

int64_t Get (const ValueType & v)

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

ValueType & Set (ValueType & v, int64_t data)

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

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

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