Public Attributes | List of all members
GenericValue< Encoding, Allocator >::ArrayData Struct Reference

#include <document.h>

Public Attributes

SizeType capacity
 
GenericValueelements
 
SizeType size
 

Detailed Description

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
struct GenericValue< Encoding, Allocator >::ArrayData

Definition at line 1982 of file document.h.

Member Data Documentation

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ArrayData::capacity

Definition at line 1984 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
GenericValue* GenericValue< Encoding, Allocator >::ArrayData::elements

Definition at line 1985 of file document.h.

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
SizeType GenericValue< Encoding, Allocator >::ArrayData::size

Definition at line 1983 of file document.h.


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


choreo_rapidjson
Author(s):
autogenerated on Thu Jul 18 2019 03:59:10