Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
GenericValue< Encoding, Allocator >::ObjectData Struct Reference

#include <document.h>

Collaboration diagram for GenericValue< Encoding, Allocator >::ObjectData:

Public Attributes

SizeType size
 
SizeType capacity
 
Membermembers
 

Detailed Description

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

Definition at line 2005 of file document.h.

Member Data Documentation

◆ capacity

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

Definition at line 2007 of file document.h.

◆ members

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

Definition at line 2008 of file document.h.

◆ size

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

Definition at line 2006 of file document.h.


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