sic_structures.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  generic_struct
struct  show_struct
struct  chain_struct
struct  button_struct
struct  logic_struct
struct  file_struct
struct  choice_struct
struct  slider_struct
union  global_struct

Defines

#define CHAINLENGTH   128
#define SICVLN   64
#define LABELLENGTH   80
#define COMMANDLENGTH   256
#define FILTERLENGTH   80
#define TITLELENGTH   256
#define TEXTLENGTH   256
#define HLPFILELNGTH   256
#define X_CHOLEN   32
#define M_CHOICES   128
#define NSTRUCT   256
#define SEPARATOR   1
#define LOGIC   2
#define BROWSER   3
#define CHOICE   4
#define SLIDER   5
#define CHAIN   6
#define SHOW   7
#define BUTTON   8


Define Documentation

#define BROWSER   3

Definition at line 22 of file sic_structures.h.

Referenced by EditSubclassProc(), get_user_input(), MainWndProc(), xgag_file(), and xgag_update().

#define BUTTON   8

Definition at line 27 of file sic_structures.h.

Referenced by DialogFunc(), MainWndProc(), and xgag_button().

#define CHAIN   6

Definition at line 25 of file sic_structures.h.

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

#define CHAINLENGTH   128

Definition at line 9 of file sic_structures.h.

Referenced by xgag_ch(), xgag_choice(), xgag_file(), and xgag_update().

#define CHOICE   4

Definition at line 23 of file sic_structures.h.

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

#define COMMANDLENGTH   256

Definition at line 12 of file sic_structures.h.

Referenced by xgag_button().

#define FILTERLENGTH   80

Definition at line 13 of file sic_structures.h.

Referenced by xgag_file().

#define HLPFILELNGTH   256

Definition at line 16 of file sic_structures.h.

Referenced by xgag_button(), and xgag_open().

#define LABELLENGTH   80

Definition at line 11 of file sic_structures.h.

Referenced by set_generic(), and xgag_button().

#define LOGIC   2

Definition at line 21 of file sic_structures.h.

Referenced by get_user_input(), MainWndProc(), update_variable(), xgag_logic(), and xgag_update().

#define M_CHOICES   128

Definition at line 18 of file sic_structures.h.

#define NSTRUCT   256

Definition at line 19 of file sic_structures.h.

Referenced by end_dialog(), get_user_input(), on_end_dialog(), update_variable(), and xgag_update().

#define SEPARATOR   1

Definition at line 20 of file sic_structures.h.

Referenced by xgag_separator().

#define SHOW   7

Definition at line 26 of file sic_structures.h.

Referenced by MainWndProc(), and xgag_show().

#define SICVLN   64

Definition at line 10 of file sic_structures.h.

Referenced by set_generic(), and xgag_update().

#define SLIDER   5

Definition at line 24 of file sic_structures.h.

Referenced by EditSubclassProc(), get_user_input(), MainWndProc(), update_variable(), xgag_slider(), and xgag_update().

#define TEXTLENGTH   256

Definition at line 15 of file sic_structures.h.

Referenced by xgag_show().

#define TITLELENGTH   256

Definition at line 14 of file sic_structures.h.

Referenced by xgag_button(), and xgag_open().

#define X_CHOLEN   32

Definition at line 17 of file sic_structures.h.

Referenced by xgag_choice().


Generated on Tue Mar 13 15:21:31 2007 for SIC by  doxygen 1.5.1