bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
struct_ff_variable Struct Reference
Collaboration diagram for struct_ff_variable:
Collaboration graph

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
 

Detailed Description

Definition at line 1034 of file freeform.h.

Member Data Documentation

◆ array_desc_str

char * struct_ff_variable::array_desc_str

Definition at line 1051 of file freeform.h.

◆ cv_var_num

int struct_ff_variable::cv_var_num

Definition at line 1043 of file freeform.h.

◆ end_pos

FF_NDX_t struct_ff_variable::end_pos

Definition at line 1049 of file freeform.h.

◆ eqn_info

EQUATION_INFO_PTR struct_ff_variable::eqn_info

Definition at line 1039 of file freeform.h.

◆ mm

MAX_MIN_PTR struct_ff_variable::mm

Definition at line 1044 of file freeform.h.

◆ name

char * struct_ff_variable::name

Definition at line 1046 of file freeform.h.

◆ nt_trans

TRANSLATOR_PTR struct_ff_variable::nt_trans

Definition at line 1042 of file freeform.h.

◆ precision

short struct_ff_variable::precision

Definition at line 1050 of file freeform.h.

◆ record_title

char * struct_ff_variable::record_title

Definition at line 1052 of file freeform.h.

◆ start_pos

FF_NDX_t struct_ff_variable::start_pos

Definition at line 1048 of file freeform.h.

◆ type

FF_TYPES_t struct_ff_variable::type

Definition at line 1047 of file freeform.h.


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