choice_struct Struct Reference

List of all members.

Public Attributes

int type
int window_id
char label [LABELLENGTH]
char variable [SICVLN]
char * choice
char userchoice [CHAINLENGTH]
size_t length
char choices [M_CHOICES][X_CHOLEN]
int nchoices
int mode

Detailed Description

Definition at line 93 of file sic_structures.h.


Member Data Documentation

int choice_struct::type

Definition at line 94 of file sic_structures.h.

int choice_struct::window_id

Definition at line 95 of file sic_structures.h.

char choice_struct::label[LABELLENGTH]

Definition at line 96 of file sic_structures.h.

char choice_struct::variable[SICVLN]

Definition at line 97 of file sic_structures.h.

char* choice_struct::choice

Definition at line 99 of file sic_structures.h.

Referenced by xgag_choice().

char choice_struct::userchoice[CHAINLENGTH]

Definition at line 100 of file sic_structures.h.

Referenced by get_user_input(), MainWndProc(), update_variable(), and xgag_choice().

size_t choice_struct::length

Definition at line 101 of file sic_structures.h.

Referenced by xgag_choice().

char choice_struct::choices[M_CHOICES][X_CHOLEN]

Definition at line 102 of file sic_structures.h.

Referenced by update_variable(), and xgag_choice().

int choice_struct::nchoices

Definition at line 103 of file sic_structures.h.

Referenced by MainWndProc(), update_variable(), and xgag_choice().

int choice_struct::mode

Definition at line 104 of file sic_structures.h.

Referenced by xgag_choice().


Generated on Tue Mar 13 15:22:14 2007 for SIC by  doxygen 1.5.1