IN2OSM  1.0.1
GenericValue< Encoding, Allocator >::ObjectData

#include <document.h>

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

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

SizeType capacity

Definition at line 2007 of file document.h.

◆ members

Member* members

Definition at line 2008 of file document.h.

◆ size

SizeType size

Definition at line 2006 of file document.h.


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