GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros
gps_sc_def.h File Reference

Go to the source code of this file.

Macros

#define EB__BUFFER_DATA   131072
 
#define GPS__OUTBUFSIZ   16384 /* client output buffer siz*/
 
#define GPS__EVT_BUFSIZ   16384 /* event buffer size for */
 
#define GPS__MAXFLT   32
 
#define GPS__MAXFLTDESCR   16
 
#define GPS__MAXCLIENTS   6
 
#define GPS__CLNT_SNDFLT
 
#define GPS__ENV_TESTBIT   0x00000001
 

Macro Definition Documentation

#define EB__BUFFER_DATA   131072

Definition at line 29 of file gps_sc_def.h.

#define GPS__CLNT_SNDFLT
Value:
404 /* (GPS__MAXFLT * 3 +
* 5LW) * 4
*/

Definition at line 38 of file gps_sc_def.h.

Referenced by f_evcli_con().

#define GPS__ENV_TESTBIT   0x00000001

Definition at line 50 of file gps_sc_def.h.

Referenced by f_evcli_con(), and f_read_server().

#define GPS__EVT_BUFSIZ   16384 /* event buffer size for */

Definition at line 32 of file gps_sc_def.h.

#define GPS__MAXCLIENTS   6

Definition at line 36 of file gps_sc_def.h.

#define GPS__MAXFLT   32

Definition at line 34 of file gps_sc_def.h.

Referenced by f_fltdscr(), and f_fltrd().

#define GPS__MAXFLTDESCR   16

Definition at line 35 of file gps_sc_def.h.

#define GPS__OUTBUFSIZ   16384 /* client output buffer siz*/

Definition at line 30 of file gps_sc_def.h.

Referenced by f_evcli_con().