property Struct Reference

#include <expr.h>

Collaboration diagram for property:

Collaboration graph
[legend]

Data Fields

propertynext
symbolsym
enum prop_type type
const char * text
expr_value visible
exprexpr
menumenu
filefile
int lineno

Field Documentation

struct expr* property::expr
 

Definition at line 113 of file expr.h.

Referenced by prop_get_symbol().

struct file* property::file
 

Definition at line 115 of file expr.h.

int property::lineno
 

Definition at line 116 of file expr.h.

struct menu* property::menu
 

Definition at line 114 of file expr.h.

struct property* property::next
 

Definition at line 108 of file expr.h.

Referenced by prop_alloc(), sym_check_deps(), and sym_set_changed().

struct symbol* property::sym
 

Definition at line 109 of file expr.h.

Referenced by display_tree().

const char* property::text
 

Definition at line 111 of file expr.h.

Referenced by conf_string(), conf_sym(), and menu_get_prompt().

enum prop_type property::type
 

Definition at line 110 of file expr.h.

Referenced by build_conf(), fill_row(), menu_get_parent_menu(), and on_back_pressed().

struct expr_value property::visible
 

Definition at line 112 of file expr.h.

Referenced by menu_finalize(), and menu_is_visible().


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