| 
    GSI Object Oriented Online Offline (Go4) GO4-6.4.0
    
   | 
 
#include "typedefs.h"Go to the source code of this file.
Macros | |
| #define | MASK__DEBUG 1 /* output for debug purpose */ | 
| #define | MASK__PRTCLOG 0x04000000 /* not implemented */ | 
| #define | MASK__PRTCLOSE 2 /* not implemented */ | 
| #define | MASK__PRTE 0xf0000000 /* not implemented */ | 
| #define | MASK__PRTERRL 0x40000000 /* not implemented */ | 
| #define | MASK__PRTFLUSH 4 /* not implemented */ | 
| #define | MASK__PRTG 0xb0000000 /* not implemented */ | 
| #define | MASK__PRTGLOG 0x10000000 /* not implemented */ | 
| #define | MASK__PRTL 0x20000000 /* not implemented */ | 
| #define | MASK__PRTNOPAD 0x00000100 /* not implemented */ | 
| #define | MASK__PRTNULL 0x0 /* no output, i.e. output suppressed */ | 
| #define | MASK__PRTOPEN 1 /* not implemented */ | 
| #define | MASK__PRTPLOG 0x08000000 /* not implemented */ | 
| #define | MASK__PRTSLOG 0x20000000 /* Log file output */ | 
| #define | MASK__PRTT 0xa0000000 /* Terminal and log file output */ | 
| #define | MASK__PRTTERM 0x80000000 /* Terminal output only */ | 
| #define | MASK__VERBOSE 2 /* verbose output */ | 
| #define MASK__DEBUG 1 /* output for debug purpose */ | 
Definition at line 28 of file err_mask_def.h.
| #define MASK__PRTCLOG 0x04000000 /* not implemented */ | 
Definition at line 37 of file err_mask_def.h.
| #define MASK__PRTCLOSE 2 /* not implemented */ | 
Definition at line 47 of file err_mask_def.h.
| #define MASK__PRTE 0xf0000000 /* not implemented */ | 
Definition at line 41 of file err_mask_def.h.
| #define MASK__PRTERRL 0x40000000 /* not implemented */ | 
Definition at line 38 of file err_mask_def.h.
| #define MASK__PRTFLUSH 4 /* not implemented */ | 
Definition at line 48 of file err_mask_def.h.
| #define MASK__PRTG 0xb0000000 /* not implemented */ | 
Definition at line 42 of file err_mask_def.h.
| #define MASK__PRTGLOG 0x10000000 /* not implemented */ | 
Definition at line 35 of file err_mask_def.h.
| #define MASK__PRTL 0x20000000 /* not implemented */ | 
Definition at line 40 of file err_mask_def.h.
| #define MASK__PRTNOPAD 0x00000100 /* not implemented */ | 
Definition at line 44 of file err_mask_def.h.
| #define MASK__PRTNULL 0x0 /* no output, i.e. output suppressed */ | 
Definition at line 31 of file err_mask_def.h.
| #define MASK__PRTOPEN 1 /* not implemented */ | 
Definition at line 46 of file err_mask_def.h.
| #define MASK__PRTPLOG 0x08000000 /* not implemented */ | 
Definition at line 36 of file err_mask_def.h.
| #define MASK__PRTSLOG 0x20000000 /* Log file output */ | 
Definition at line 33 of file err_mask_def.h.
| #define MASK__PRTT 0xa0000000 /* Terminal and log file output */ | 
Definition at line 34 of file err_mask_def.h.
| #define MASK__PRTTERM 0x80000000 /* Terminal output only */ | 
Definition at line 32 of file err_mask_def.h.
| #define MASK__VERBOSE 2 /* verbose output */ | 
Definition at line 29 of file err_mask_def.h.