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

Public Attributes

char binary_menu
 
ulong * buffer_length
 
ulong bytes_in_index
 
ulong bytes_in_menu
 
void * check_address
 
char correct_eol_len
 
char * data_path_one
 
char * data_path_two
 
char * file_eol_str
 
short file_eollen
 
char file_index_exists
 
char ** index_buffer
 
char index_corrupt
 
char index_eol_len
 
char index_origion
 
ulong lines_in_index
 
ulong lines_in_menu
 
ulong max_buffer_size
 
char * menu_file
 
char menu_in_mem
 
char * menu_name
 
short num_buffers
 
short num_sections
 
char * text_content
 

Detailed Description

Definition at line 61 of file menuindx.h.

Member Data Documentation

◆ binary_menu

char menu_index_struct::binary_menu

Definition at line 69 of file menuindx.h.

◆ buffer_length

ulong* menu_index_struct::buffer_length

Definition at line 80 of file menuindx.h.

◆ bytes_in_index

ulong menu_index_struct::bytes_in_index

Definition at line 72 of file menuindx.h.

◆ bytes_in_menu

ulong menu_index_struct::bytes_in_menu

Definition at line 74 of file menuindx.h.

◆ check_address

void* menu_index_struct::check_address

Definition at line 62 of file menuindx.h.

◆ correct_eol_len

char menu_index_struct::correct_eol_len

Definition at line 66 of file menuindx.h.

◆ data_path_one

char* menu_index_struct::data_path_one

Definition at line 87 of file menuindx.h.

◆ data_path_two

char* menu_index_struct::data_path_two

Definition at line 89 of file menuindx.h.

◆ file_eol_str

char* menu_index_struct::file_eol_str

Definition at line 64 of file menuindx.h.

◆ file_eollen

short menu_index_struct::file_eollen

Definition at line 76 of file menuindx.h.

◆ file_index_exists

char menu_index_struct::file_index_exists

Definition at line 78 of file menuindx.h.

◆ index_buffer

char** menu_index_struct::index_buffer

Definition at line 79 of file menuindx.h.

◆ index_corrupt

char menu_index_struct::index_corrupt

Definition at line 77 of file menuindx.h.

◆ index_eol_len

char menu_index_struct::index_eol_len

Definition at line 67 of file menuindx.h.

◆ index_origion

char menu_index_struct::index_origion

Definition at line 65 of file menuindx.h.

◆ lines_in_index

ulong menu_index_struct::lines_in_index

Definition at line 71 of file menuindx.h.

◆ lines_in_menu

ulong menu_index_struct::lines_in_menu

Definition at line 73 of file menuindx.h.

◆ max_buffer_size

ulong menu_index_struct::max_buffer_size

Definition at line 75 of file menuindx.h.

◆ menu_file

char* menu_index_struct::menu_file

Definition at line 63 of file menuindx.h.

◆ menu_in_mem

char menu_index_struct::menu_in_mem

Definition at line 68 of file menuindx.h.

◆ menu_name

char* menu_index_struct::menu_name

Definition at line 83 of file menuindx.h.

◆ num_buffers

short menu_index_struct::num_buffers

Definition at line 81 of file menuindx.h.

◆ num_sections

short menu_index_struct::num_sections

Definition at line 82 of file menuindx.h.

◆ text_content

char* menu_index_struct::text_content

Definition at line 85 of file menuindx.h.


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