QSAS_2_4/QSAS_dist/src/Utilities/qcdf/windoz.h File Reference

#include "cdftools.h"

Classes

struct  WINDstruct

Defines

#define WINDOZh_INCLUDEd__
#define NUMfsiROWS   24
#define NUMfsiCOLS   80
#define REVERSEbit   1
#define BOLDbit   0
#define BLINKINGbit   4
#define HARD_   2
#define SOFT_   1
#define UPDATE_   0
#define StatusBad   !StatusOk
#define KB_0   '0'
#define KB_1   '1'
#define KB_2   '2'
#define KB_3   '3'
#define KB_4   '4'
#define KB_5   '5'
#define KB_6   '6'
#define KB_7   '7'
#define KB_8   '8'
#define KB_9   '9'
#define KB_a   'a'
#define KB_b   'b'
#define KB_c   'c'
#define KB_d   'd'
#define KB_e   'e'
#define KB_f   'f'
#define KB_g   'g'
#define KB_h   'h'
#define KB_i   'i'
#define KB_j   'j'
#define KB_k   'k'
#define KB_l   'l'
#define KB_m   'm'
#define KB_n   'n'
#define KB_o   'o'
#define KB_p   'p'
#define KB_q   'q'
#define KB_r   'r'
#define KB_s   's'
#define KB_t   't'
#define KB_u   'u'
#define KB_v   'v'
#define KB_w   'w'
#define KB_x   'x'
#define KB_y   'y'
#define KB_z   'z'
#define KB_A   'A'
#define KB_B   'B'
#define KB_C   'C'
#define KB_D   'D'
#define KB_E   'E'
#define KB_F   'F'
#define KB_G   'G'
#define KB_H   'H'
#define KB_I   'I'
#define KB_J   'J'
#define KB_K   'K'
#define KB_L   'L'
#define KB_M   'M'
#define KB_N   'N'
#define KB_O   'O'
#define KB_P   'P'
#define KB_Q   'Q'
#define KB_R   'R'
#define KB_S   'S'
#define KB_T   'T'
#define KB_U   'U'
#define KB_V   'V'
#define KB_W   'W'
#define KB_X   'X'
#define KB_Y   'Y'
#define KB_Z   'Z'
#define KB_PLUS   '+'
#define KB_MINUS   '-'
#define KB_CTRL_at   0
#define KB_CTRL_A   1
#define KB_CTRL_B   2
#define KB_CTRL_C   3
#define KB_CTRL_D   4
#define KB_CTRL_E   5
#define KB_CTRL_F   6
#define KB_CTRL_G   7
#define KB_CTRL_H   8
#define KB_CTRL_I   9
#define KB_CTRL_J   10
#define KB_CTRL_K   11
#define KB_CTRL_L   12
#define KB_CTRL_M   13
#define KB_CTRL_N   14
#define KB_CTRL_O   15
#define KB_CTRL_P   16
#define KB_CTRL_Q   17
#define KB_CTRL_R   18
#define KB_CTRL_S   19
#define KB_CTRL_T   20
#define KB_CTRL_U   21
#define KB_CTRL_V   22
#define KB_CTRL_W   23
#define KB_CTRL_X   24
#define KB_CTRL_Y   25
#define KB_CTRL_Z   26
#define KB_ESCAPE   27
#define KB_CTRL_28   28
#define KB_CTRL_29   29
#define KB_CTRL_30   30
#define KB_CTRL_31   31
#define KB_TAB   KB_CTRL_I
#define KB_RETURN   KB_CTRL_M
#define KB_DELETE   127
#define NORMAL   0
#define BOLD   1
#define REVERSE   2
#define REVERSE1   4
#define REVERSE2   8
#define BLINKING   16
#define BLACK   32
#define BORDER   TRUE
#define NOBORDER   FALSE
#define CURSORon   TRUE
#define CURSORoff   FALSE
#define ERASE   TRUE
#define NOERASE   FALSE
#define PASSTHRUri   1
#define TOUPPERri   2
#define TOLOWERri   3

Typedefs

typedef struct WINDstruct WIND
typedef WINDWINDOWid

Functions

int begin_pasteboard_update PROTOARGs ((void))
int change_rendition PROTOARGs ((WINDOWid, int, int, int, int, int))
int create_virtual_display PROTOARGs ((int, int, WINDOWid *, int, int))
int delete_pasteboard PROTOARGs ((int))
int delete_virtual_display PROTOARGs ((WINDOWid))
int erase_display PROTOARGs ((WINDOWid, int, int, int, int))
int input_field PROTOARGs ((WINDOWid, char *, int, int, int, int *, int *, int, int, int, int, int, int))
int inq_cursor_mode PROTOARGs ((int *))
int label_border PROTOARGs ((WINDOWid, char *, int))
int paste_virtual_display PROTOARGs ((WINDOWid, int, int))
int put_chars PROTOARGs ((WINDOWid, char *, int, int, int, int, int))
int read_display PROTOARGs ((WINDOWid, int, char *))
int read_input PROTOARGs ((int *, int, Logical))
int zzzzz PROTOARGs ((double))
void EncodeKeyDefinitions VARPROTOARGs ((int nLines, char **lineS,...))

Define Documentation

#define BLACK   32

#define BLINKING   16

#define BLINKINGbit   4

#define BOLD   1

#define BOLDbit   0

#define BORDER   TRUE

#define CURSORoff   FALSE

#define CURSORon   TRUE

#define ERASE   TRUE

#define HARD_   2

#define KB_0   '0'

#define KB_1   '1'

#define KB_2   '2'

#define KB_3   '3'

#define KB_4   '4'

#define KB_5   '5'

#define KB_6   '6'

#define KB_7   '7'

#define KB_8   '8'

#define KB_9   '9'

#define KB_A   'A'

#define KB_a   'a'

#define KB_B   'B'

#define KB_b   'b'

#define KB_C   'C'

#define KB_c   'c'

#define KB_CTRL_28   28

#define KB_CTRL_29   29

#define KB_CTRL_30   30

#define KB_CTRL_31   31

#define KB_CTRL_A   1

#define KB_CTRL_at   0

#define KB_CTRL_B   2

#define KB_CTRL_C   3

#define KB_CTRL_D   4

#define KB_CTRL_E   5

#define KB_CTRL_F   6

#define KB_CTRL_G   7

#define KB_CTRL_H   8

#define KB_CTRL_I   9

#define KB_CTRL_J   10

#define KB_CTRL_K   11

#define KB_CTRL_L   12

#define KB_CTRL_M   13

#define KB_CTRL_N   14

#define KB_CTRL_O   15

#define KB_CTRL_P   16

#define KB_CTRL_Q   17

#define KB_CTRL_R   18

#define KB_CTRL_S   19

#define KB_CTRL_T   20

#define KB_CTRL_U   21

#define KB_CTRL_V   22

#define KB_CTRL_W   23

#define KB_CTRL_X   24

#define KB_CTRL_Y   25

#define KB_CTRL_Z   26

#define KB_D   'D'

#define KB_d   'd'

#define KB_DELETE   127

#define KB_E   'E'

#define KB_e   'e'

#define KB_ESCAPE   27

#define KB_F   'F'

#define KB_f   'f'

#define KB_G   'G'

#define KB_g   'g'

#define KB_H   'H'

#define KB_h   'h'

#define KB_I   'I'

#define KB_i   'i'

#define KB_J   'J'

#define KB_j   'j'

#define KB_K   'K'

#define KB_k   'k'

#define KB_L   'L'

#define KB_l   'l'

#define KB_M   'M'

#define KB_m   'm'

#define KB_MINUS   '-'

#define KB_N   'N'

#define KB_n   'n'

#define KB_O   'O'

#define KB_o   'o'

#define KB_P   'P'

#define KB_p   'p'

#define KB_PLUS   '+'

#define KB_Q   'Q'

#define KB_q   'q'

#define KB_R   'R'

#define KB_r   'r'

#define KB_RETURN   KB_CTRL_M

#define KB_S   'S'

#define KB_s   's'

#define KB_T   'T'

#define KB_t   't'

#define KB_TAB   KB_CTRL_I

#define KB_U   'U'

#define KB_u   'u'

#define KB_V   'V'

#define KB_v   'v'

#define KB_W   'W'

#define KB_w   'w'

#define KB_X   'X'

#define KB_x   'x'

#define KB_Y   'Y'

#define KB_y   'y'

#define KB_Z   'Z'

#define KB_z   'z'

#define NOBORDER   FALSE

#define NOERASE   FALSE

#define NORMAL   0

#define NUMfsiCOLS   80

#define NUMfsiROWS   24

#define PASSTHRUri   1

#define REVERSE   2

#define REVERSE1   4

#define REVERSE2   8

#define REVERSEbit   1

#define SOFT_   1

#define StatusBad   !StatusOk

#define TOLOWERri   3

#define TOUPPERri   2

#define UPDATE_   0

#define WINDOZh_INCLUDEd__


Typedef Documentation

typedef struct WINDstruct WIND

typedef WIND* WINDOWid


Function Documentation

int zzzzz PROTOARGs ( (double)   ) 

int read_input PROTOARGs ( (int *, int, Logical  ) 

int read_display PROTOARGs ( (WINDOWid, int, char *)   ) 

int put_chars PROTOARGs ( (WINDOWid, char *, int, int, int, int, int)   ) 

int set_cursor_abs PROTOARGs ( (WINDOWid, int, int)   ) 

int label_border PROTOARGs ( (WINDOWid, char *, int)   ) 

int inq_cursor_mode PROTOARGs ( (int *)   ) 

int input_field PROTOARGs ( (WINDOWid, char *, int, int, int, int *, int *, int, int, int, int, int, int)   ) 

int erase_display PROTOARGs ( (WINDOWid, int, int, int, int)   ) 

int unpaste_virtual_display PROTOARGs ( (WINDOWid  ) 

int delete_pasteboard PROTOARGs ( (int)   ) 

int create_virtual_display PROTOARGs ( (int, int, WINDOWid *, int, int)   ) 

int draw_rectangle PROTOARGs ( (WINDOWid, int, int, int, int, int)   ) 

int begin_pasteboard_update PROTOARGs ( (void)   ) 

void EncodeKeyDefinitions VARPROTOARGs ( (int nLines, char **lineS,...)   ) 


Generated on Fri Jan 8 12:51:25 2010 for QSAS by  doxygen 1.5.7