template <typename ValueType>

struct TypeHelper

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

Public Methods

bool Is (const ValueType & v)

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

uint64_t Get (const ValueType & v)

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

ValueType & Set (ValueType & v, uint64_t data)

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

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

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