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

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
 

Detailed Description

Definition at line 114 of file menuindx.h.

Member Data Documentation

◆ check_address

void* menu_section_struct::check_address

Definition at line 115 of file menuindx.h.

◆ display

char* menu_section_struct::display

Definition at line 126 of file menuindx.h.

◆ dynamic_section

char menu_section_struct::dynamic_section

Definition at line 123 of file menuindx.h.

◆ extra_info

void* menu_section_struct::extra_info

Definition at line 130 of file menuindx.h.

◆ help_exists

char menu_section_struct::help_exists

Definition at line 122 of file menuindx.h.

◆ help_sec

ROW_SIZES_PTR menu_section_struct::help_sec

Definition at line 125 of file menuindx.h.

◆ help_title

char* menu_section_struct::help_title

Definition at line 124 of file menuindx.h.

◆ mindex

MENU_INDEX_PTR menu_section_struct::mindex

Definition at line 116 of file menuindx.h.

◆ next

char* menu_section_struct::next

Definition at line 120 of file menuindx.h.

◆ num_choices

int menu_section_struct::num_choices

Definition at line 127 of file menuindx.h.

◆ parent

char* menu_section_struct::parent

Definition at line 119 of file menuindx.h.

◆ section

char* menu_section_struct::section

Definition at line 118 of file menuindx.h.

◆ section_type

char menu_section_struct::section_type

Definition at line 121 of file menuindx.h.

◆ selection

MENU_SELECTION_PTR menu_section_struct::selection

Definition at line 128 of file menuindx.h.

◆ title

char* menu_section_struct::title

Definition at line 117 of file menuindx.h.


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