bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
GenericValue< Encoding, Allocator >::ObjectData Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::ObjectData:
Collaboration graph

Public Attributes

SizeType capacity
 
Membermembers
 
SizeType size
 

Detailed Description

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

Definition at line 2084 of file document.h.

Member Data Documentation

◆ capacity

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

Definition at line 2086 of file document.h.

◆ members

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

Definition at line 2087 of file document.h.

◆ size

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

Definition at line 2085 of file document.h.


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