chain_struct Struct Reference

List of all members.

Public Attributes

int type
int window_id
char label [LABELLENGTH]
char variable [SICVLN]
char userchain [CHAINLENGTH]
char * chain
size_t length
int editable

Detailed Description

Definition at line 45 of file sic_structures.h.


Member Data Documentation

int chain_struct::type

Definition at line 46 of file sic_structures.h.

int chain_struct::window_id

Definition at line 47 of file sic_structures.h.

char chain_struct::label[LABELLENGTH]

Definition at line 48 of file sic_structures.h.

char chain_struct::variable[SICVLN]

Definition at line 49 of file sic_structures.h.

char chain_struct::userchain[CHAINLENGTH]

Definition at line 51 of file sic_structures.h.

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

char* chain_struct::chain

Definition at line 52 of file sic_structures.h.

Referenced by xgag_ch().

size_t chain_struct::length

Definition at line 53 of file sic_structures.h.

Referenced by xgag_ch().

int chain_struct::editable

Definition at line 54 of file sic_structures.h.

Referenced by EditSubclassProc(), and xgag_ch().


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