#include <document.h>
Public Attributes | |
const Ch * | str |
SizeType | length |
unsigned | hashcode |
reserved More... | |
Definition at line 1471 of file document.h.
unsigned rapidjson::GenericValue< Encoding, Allocator >::String::hashcode |
reserved
Definition at line 1474 of file document.h.
SizeType rapidjson::GenericValue< Encoding, Allocator >::String::length |
Definition at line 1473 of file document.h.
const Ch* rapidjson::GenericValue< Encoding, Allocator >::String::str |
Definition at line 1472 of file document.h.