template <typename ValueType>

struct TypeHelper

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

Public Methods

bool Is (const ValueType & v)

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

int Get (const ValueType & v)

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

ValueType & Set (ValueType & v, int data)

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

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

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