bes Updated for version 3.20.13
GenericValue< Encoding, Allocator >::ObjectData Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::ObjectData:
Collaboration graph

Public Attributes

SizeType capacity
 
Membermembers
 
SizeType size
 

Detailed Description

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
struct GenericValue< Encoding, Allocator >::ObjectData

Definition at line 2084 of file document.h.

Member Data Documentation

◆ capacity

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ObjectData::capacity

Definition at line 2086 of file document.h.

◆ members

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
Member* GenericValue< Encoding, Allocator >::ObjectData::members

Definition at line 2087 of file document.h.

◆ size

template<typename Encoding , typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
SizeType GenericValue< Encoding, Allocator >::ObjectData::size

Definition at line 2085 of file document.h.


The documentation for this struct was generated from the following file: