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::U Struct Reference
Collaboration diagram for GenericValue< Encoding, Allocator >::Number::U:
Collaboration graph

Public Attributes

char padding2 [4]
 
unsigned u
 

Detailed Description

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

Definition at line 2065 of file document.h.

Member Data Documentation

◆ padding2

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

Definition at line 2067 of file document.h.

◆ u

template<typename Encoding, typename Allocator = RAPIDJSON_DEFAULT_ALLOCATOR>
unsigned GenericValue< Encoding, Allocator >::Number::U::u

Definition at line 2066 of file document.h.


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