bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Attributes | |
void * | check_address |
char * | display |
char | dynamic_section |
void * | extra_info |
char | help_exists |
ROW_SIZES_PTR | help_sec |
char * | help_title |
MENU_INDEX_PTR | mindex |
char * | next |
int | num_choices |
char * | parent |
char * | section |
char | section_type |
MENU_SELECTION_PTR | selection |
char * | title |
Definition at line 114 of file menuindx.h.
void* menu_section_struct::check_address |
Definition at line 115 of file menuindx.h.
char* menu_section_struct::display |
Definition at line 126 of file menuindx.h.
char menu_section_struct::dynamic_section |
Definition at line 123 of file menuindx.h.
void* menu_section_struct::extra_info |
Definition at line 130 of file menuindx.h.
char menu_section_struct::help_exists |
Definition at line 122 of file menuindx.h.
ROW_SIZES_PTR menu_section_struct::help_sec |
Definition at line 125 of file menuindx.h.
char* menu_section_struct::help_title |
Definition at line 124 of file menuindx.h.
MENU_INDEX_PTR menu_section_struct::mindex |
Definition at line 116 of file menuindx.h.
char* menu_section_struct::next |
Definition at line 120 of file menuindx.h.
int menu_section_struct::num_choices |
Definition at line 127 of file menuindx.h.
char* menu_section_struct::parent |
Definition at line 119 of file menuindx.h.
char* menu_section_struct::section |
Definition at line 118 of file menuindx.h.
char menu_section_struct::section_type |
Definition at line 121 of file menuindx.h.
MENU_SELECTION_PTR menu_section_struct::selection |
Definition at line 128 of file menuindx.h.
char* menu_section_struct::title |
Definition at line 117 of file menuindx.h.