bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Attributes | ||
char * | array_desc_str | |
FF_NDX_t | end_pos | |
EQUATION_INFO_PTR | eqn_info | |
union { | ||
int cv_var_num | ||
MAX_MIN_PTR mm | ||
TRANSLATOR_PTR nt_trans | ||
} | misc | |
union { | ||
int cv_var_num | ||
MAX_MIN_PTR mm | ||
TRANSLATOR_PTR nt_trans | ||
} | misc | |
char * | name | |
short | precision | |
char * | record_title | |
FF_NDX_t | start_pos | |
FF_TYPES_t | type | |
Definition at line 1034 of file freeform.h.
char * struct_ff_variable::array_desc_str |
Definition at line 1051 of file freeform.h.
int struct_ff_variable::cv_var_num |
Definition at line 1043 of file freeform.h.
FF_NDX_t struct_ff_variable::end_pos |
Definition at line 1049 of file freeform.h.
EQUATION_INFO_PTR struct_ff_variable::eqn_info |
Definition at line 1039 of file freeform.h.
MAX_MIN_PTR struct_ff_variable::mm |
Definition at line 1044 of file freeform.h.
char * struct_ff_variable::name |
Definition at line 1046 of file freeform.h.
TRANSLATOR_PTR struct_ff_variable::nt_trans |
Definition at line 1042 of file freeform.h.
short struct_ff_variable::precision |
Definition at line 1050 of file freeform.h.
char * struct_ff_variable::record_title |
Definition at line 1052 of file freeform.h.
FF_NDX_t struct_ff_variable::start_pos |
Definition at line 1048 of file freeform.h.
FF_TYPES_t struct_ff_variable::type |
Definition at line 1047 of file freeform.h.