DRMS_Type_Value Union Reference
DRMS type value.
More...
#include <drms_types.h>
|
Data Fields |
char | char_val |
double | double_val |
float | float_val |
int16_t | int16_val |
int32_t | int32_val |
int64_t | int64_val |
int8_t | int8_val |
int | int_val |
long long | longlong_val |
short | short_val |
char * | string_val |
double | time_val |
uint16_t | uint16_val |
uint32_t | uint32_val |
uint64_t | uint64_val |
uint8_t | uint8_val |
Detailed Description
DRMS type value.
Definition at line 108 of file drms_types.h.
The documentation for this union was generated from the following files: