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

#include <document.h>

Public Attributes

SizeType size
 
SizeType capacity
 
Membermembers
 

Detailed Description

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

Definition at line 2001 of file document.h.

Member Data Documentation

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

Definition at line 2003 of file document.h.

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

Definition at line 2004 of file document.h.

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

Definition at line 2002 of file document.h.


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