|
bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
hold the value used to fill empty chunks More...
#include <DmrppCommon.h>

Public Attributes | |
| double | d |
| float | f |
| int16_t | int16 |
| int32_t | int32 |
| int64_t | int64 |
| int8_t | int8 |
| uint16_t | uint16 |
| uint32_t | uint32 |
| uint64_t | uint64 |
| uint8_t | uint8 |
hold the value used to fill empty chunks
Definition at line 70 of file DmrppCommon.h.
| double dmrpp::fill_value_union::d |
Definition at line 82 of file DmrppCommon.h.
| float dmrpp::fill_value_union::f |
Definition at line 81 of file DmrppCommon.h.
| int16_t dmrpp::fill_value_union::int16 |
Definition at line 72 of file DmrppCommon.h.
| int32_t dmrpp::fill_value_union::int32 |
Definition at line 73 of file DmrppCommon.h.
| int64_t dmrpp::fill_value_union::int64 |
Definition at line 74 of file DmrppCommon.h.
| int8_t dmrpp::fill_value_union::int8 |
Definition at line 71 of file DmrppCommon.h.
| uint16_t dmrpp::fill_value_union::uint16 |
Definition at line 77 of file DmrppCommon.h.
| uint32_t dmrpp::fill_value_union::uint32 |
Definition at line 78 of file DmrppCommon.h.
| uint64_t dmrpp::fill_value_union::uint64 |
Definition at line 79 of file DmrppCommon.h.
| uint8_t dmrpp::fill_value_union::uint8 |
Definition at line 76 of file DmrppCommon.h.