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

Public Attributes

int64_t i
 
uint64_t u
 

Detailed Description

template<typename Encoding, typename Allocator>
union internal::Hasher< Encoding, Allocator >::Number::U

Definition at line 281 of file schema.h.

Member Data Documentation

◆ i

template<typename Encoding, typename Allocator>
int64_t internal::Hasher< Encoding, Allocator >::Number::U::i

Definition at line 283 of file schema.h.

◆ u

template<typename Encoding, typename Allocator>
uint64_t internal::Hasher< Encoding, Allocator >::Number::U::u

Definition at line 282 of file schema.h.


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