Electroneum
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 2001 of file document.h.

Member Data Documentation

◆ capacity

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

Definition at line 2003 of file document.h.

◆ members

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

Definition at line 2004 of file document.h.

◆ size

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: