Kestrel Interface
Loading...
Searching...
No Matches
kest_menu_page_str Struct Reference

#include <kest_menu.h>

Collaboration diagram for kest_menu_page_str:

Data Fields

int type
char * name
kest_menu_item_pll * items
kest_ui_pagenext_page
void * data

Detailed Description

Definition at line 51 of file kest_menu.h.

Field Documentation

◆ data

void* kest_menu_page_str::data

Definition at line 60 of file kest_menu.h.

Referenced by init_menu_page_str().

◆ items

kest_menu_item_pll* kest_menu_page_str::items

◆ name

char* kest_menu_page_str::name

Definition at line 55 of file kest_menu.h.

Referenced by configure_menu_page(), and configure_sequence_list().

◆ next_page

kest_ui_page* kest_menu_page_str::next_page

Definition at line 58 of file kest_menu.h.

Referenced by configure_menu_page(), create_menu_page_ui(), and init_menu_page_str().

◆ type

int kest_menu_page_str::type

Definition at line 53 of file kest_menu.h.

Referenced by init_menu_page_str().


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