menu Struct Reference

#include <expr.h>

Collaboration diagram for menu:

Collaboration graph
[legend]

Data Fields

menunext
menuparent
menulist
symbolsym
propertyprompt
exprdep
unsigned int flags
filefile
int lineno
void * data

Field Documentation

void* menu::data
 

Definition at line 139 of file expr.h.

Referenced by build_conf().

struct expr* menu::dep
 

Definition at line 134 of file expr.h.

Referenced by menu_add_dep(), and menu_finalize().

struct file* menu::file
 

Definition at line 137 of file expr.h.

Referenced by menu_add_entry(), menu_add_prop(), menu_finalize(), menu_set_type(), and zconf_endtoken().

unsigned int menu::flags
 

Definition at line 135 of file expr.h.

Referenced by display_tree(), and fixup_rootmenu().

int menu::lineno
 

Definition at line 138 of file expr.h.

Referenced by menu_add_prop(), menu_finalize(), and menu_set_type().

struct menu* menu::list
 

Definition at line 131 of file expr.h.

Referenced by build_conf(), check_conf(), conf(), conf_choice(), conf_write(), display_tree(), fill_row(), fixup_rootmenu(), menu_add_menu(), menu_finalize(), menu_init(), menu_is_visible(), update_tree(), and zconfdump().

struct menu* menu::next
 

Definition at line 129 of file expr.h.

Referenced by build_conf(), check_conf(), conf(), conf_choice(), display_tree(), fill_row(), fixup_rootmenu(), menu_add_entry(), menu_end_menu(), menu_finalize(), menu_is_visible(), and update_tree().

struct menu* menu::parent
 

Definition at line 130 of file expr.h.

Referenced by menu_end_menu(), menu_finalize(), menu_get_parent_menu(), and on_back_pressed().

struct property* menu::prompt
 

Definition at line 133 of file expr.h.

Referenced by build_conf(), conf(), conf_parse(), conf_string(), conf_sym(), display_tree(), fill_row(), menu_add_prop(), menu_finalize(), menu_get_parent_menu(), menu_get_prompt(), menu_is_visible(), and on_back_pressed().

struct symbol* menu::sym
 

Definition at line 132 of file expr.h.

Referenced by build_conf(), change_sym_value(), check_conf(), conf(), conf_choice(), conf_string(), conf_sym(), conf_write(), fill_row(), menu_add_prop(), menu_finalize(), menu_get_prompt(), menu_is_visible(), menu_set_type(), print_symbol(), show_help(), text_insert_help(), and toggle_sym_value().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 11:57:44 2008 for RTAI API by doxygen 1.3.8