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

Public Attributes

int i
 
char padding [4]
 

Detailed Description

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

Definition at line 2061 of file document.h.

Member Data Documentation

◆ i

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
int GenericValue< Encoding, Allocator >::Number::I::i

Definition at line 2062 of file document.h.

◆ padding

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
char GenericValue< Encoding, Allocator >::Number::I::padding[4]

Definition at line 2063 of file document.h.


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