Public Attributes | |
| int | type |
| int | window_id |
| char | label [LABELLENGTH] |
| char | variable [SICVLN] |
| int * | logic |
| int | userlogic |
Definition at line 71 of file sic_structures.h.
Definition at line 72 of file sic_structures.h.
Definition at line 73 of file sic_structures.h.
| char logic_struct::label[LABELLENGTH] |
Definition at line 74 of file sic_structures.h.
| char logic_struct::variable[SICVLN] |
Definition at line 75 of file sic_structures.h.
| int* logic_struct::logic |
Definition at line 78 of file sic_structures.h.
Referenced by get_user_input(), update_variable(), xgag_logic(), and xgag_update().
1.5.1