GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include "typedefs.h"
Go to the source code of this file.
Macros | |
#define | ERR__SUCCESS 0 /* Normal successfull completion && */ |
#define | ERR__ERROR 1 /* Error: && */ |
#define | ERR__INFO 2 /* && */ /* only text */ |
#define | ERR__ERR 3 /* && */ /* only text */ |
#define | ERR__WARN 4 /* Warning: && */ |
#define | ERR__ERRNF 7 /* Error number && not found */ |
#define | ERR__MSKNF 9 /* Mask && not found */ |
#define | ERR__MSKNIMPL 11 /* Mask && not implemented */ |
#define | ERR__FNIMPL 13 /* Feature not implemented. && */ |
#define | ERR__SYSERR 15 /* System error: && */ |
#define | ERR__SIGNAL 16 /* Signal: && */ |
#define | ERR__SETTASK 60 /* Set task name &&. */ |
#define | ERR__SETVERB 62 /* Verbosity flag set: &&. */ |
#define | ERR__CLRVERB 64 /* Verbosity flag cleared: &&. */ |
#define | ERR__STS 66 /* errstat &&. */ |
#define | ERR__INIT 68 /* Using f_ut_error local ctrl structure. */ |
#define | ERR__INITERR 69 /* Warn: Not specified, using local ctrl structure.*/ |
#define | ERR__INITGET 70 /* Get f_ut_error ctrl structure. &&.*/ |
#define | ERR__INITADDR |
#define | ERR__INITPUT 72 /* Put f_ut_error ctrl structure. &&.*/ |
#define | ERR__TEST 74 /* Test f_ut_error: &&. */ |
#define | ERR__ENALOG 76 /* Enable message log: &&. */ |
#define | ERR__DISLOG 78 /* Disable message log: &&. */ |
#define | ERR__MSG_COMM 80 /* Write command style to f_ut_send_msg */ |
#define | ERR__MSG_INFO 81 /* Write info style to f_ut_send_msg */ |
#define | ERR__MSG_ERROR 82 /* Write error style to f_ut_send_msg */ |
#define | ERR__COL_HISENA 101 /* Histogramming already enabled. && */ |
#define | ERR__COL_FIEVT 103 /* first event was not triggertype 14 */ |
#define | ERR__COL_TRMIS 105 /* trigger type or local event counter mismatch */ |
#define | ERR__COL_TRTYP 107 /* trigger type is out of range (1-15) */ |
#define | ERR__COL_BIGEV 109 /* event is bigger than stream capacity */ |
#define | ERR__COL_DAMIS 111 /* mismatch in pipe data buffers 0,1 */ |
#define | ERR__RD_FITRG 201 /* first trigger type was not 14 */ |
#define | ERR__RD_NORDT 203 /* table readout specified but no readout table */ |
#define | ERR__RD_LECMIS 205 /* local event counter differs more than 1 count */ |
#define | ERR__RD_TRTYP 207 /* trigger type is out of range (1-15) */ |
#define | ERR__RD_TRMIS 209 /* trigger type is out of range (1-15) */ |
#define | ERR__MALLOC 301 |
#define | ERR__SCSI_WRTFILEMARK 303 |
#define | ERR__SCSI_WRITE 305 |
#define | ERR__SCSI_REWIND 307 |
#define | ERR__SCSI_UNLOAD 309 |
#define | ERR__SCSI_OPEN 311 |
#define | ERR__SCSI_SETBLKSIZE 313 |
#define | ERR__SCSI_UNKNMEDIA 315 |
#define | ERR__SCSI_MSENSE 317 |
#define | ERR__SCSI_INQUIRY 319 |
#define | ERR__SCSI_MSELECT 321 |
#define | ERR__EV_CLNOTMR 400 /* Warning: Client not marked. && */ |
#define | ERR__EV_CLAMRK 402 /* Warning: Client allready marked. && */ |
#define | ERR__EV_ECLAMRK 403 /* Client allready marked. && */ |
#define | ERR__EV_CLNOTV 404 /* Warning: Client not valid. && */ |
#define | ERR__EV_ECLNOTV 405 /* Client not valid. && */ |
#define | ERR__EV_CLNRDY 406 /* No client ready/active. && */ |
#define | ERR__EV_FLTNV 407 /* Filter not valid. && */ |
#define | ERR__EV_WARNFLT 408 /* Warning for filter. && */ |
#define | ERR__EV_EBFACKN 409 /* Buffer acknoledge. && */ |
#define | ERR__EV_WBFACKN 410 /* Warning: Buffer acknoledge. && */ |
#define | ERR__EV_WBACKTO 412 /* Warning: Buffer acknoledge timeout. && */ |
#define | ERR__EV_WBFPEND 414 /* Buffer pending. && */ |
#define | ERR__EV_CLNSTS 415 /* Wrong client status. && */ |
#define | ERR__EV_LSTBUF 416 /* Info: Was last buffer. && */ |
#define | ERR__EV_WRTBUF 417 /* Error writing buffer. && */ |
#define | ERR__EV_CLNACC 419 /* Error client accept . && */ |
#define | ERR__EV_RELSTR 420 /* Release stream: &&. */ |
#define | ERR__EV_USBFTY 421 /* Unsupported buffer typ: &&. */ |
#define | ERR__EV_UKNBFTY 423 /* Unknown buffer typ: &&. */ |
#define | ERR__EV_UKNEVTY 425 /* Unknown event typ: &&. */ |
#define | ERR__EV_UKNSETY 427 /* Unknown subevent typ: &&. */ |
#define | ERR__EV_EVTOOBIG 429 /* Event too big for buffer: &&. */ |
#define | ERR__ES_CLNOTMR 500 /* Warning: Client not marked. && */ |
#define | ERR__ES_CLAMRK 502 /* Warning: Client allready marked. && */ |
#define | ERR__ES_BFRDTO 514 /* Buffer read timeout. && */ |
#define | ERR__ES_ERDBUF 515 /* Error reading buffer. && */ |
#define | ERR__ES_LSTBUF 516 /* Info: Was last buffer. && */ |
#define | ERR__ES_WRTBUF 517 /* Error writing buffer. && */ |
#define | ERR__ES_CLNACC 519 /* Error client accept. && */ |
#define | ERR__ES_MAXCLN 521 /* Maximum number of clients exceeded. && */ |
#define | ERR__ES_BFSTRD 530 /* Buffer status read: && */ |
#define | ERR__ES_BFSTWR 532 /* Buffer status write: && */ |
#define | ERR__ES_BFPROC 534 /* Buffer in process: && */ |
#define | ERR__ES_EESONE 537 /* Error in Esone call: && */ |
#define | ERR__HIS_SPNFND 601 /* Error: Histogram && not found */ |
#define | ERR__HIS_EOFSPN 602 /* Warn: End of histogram list. && */ |
#define | ERR__HIS_RANGES 603 /* Error: Value out of range. && */ |
#define | ERR__HIS_WRNGNO 605 /* Error: Wrong number typed */ |
#define | ERR__HIS_EANAL 607 /* Error in analysis: && */ |
#define | ERR__HIS_NFREEM 609 /* Error: Can't get the memory */ |
#define | ERR__HIS_NOPENF 611 /* Error: Can't open the file */ |
#define | ERR__HIS_INVHIS 613 /* Error: Invalid histogram name or too long */ |
#define | ERR__HIS_NALFNO 615 /* Error: Only alphanumeric symbols allowed */ |
#define | ERR__HIS_NOMEMR 617 /* Error: No memory allocated */ |
#define | ERR__HIS_HALREX 619 /* Histogram && already exists */ |
#define | ERR__HIS_NFREDP 621 /* No free memory in data pool && */ |
#define | ERR__HIS_HTABFU 623 /* Histogram table full && */ |
#define | ERR__HIS_EWPAR 625 /* Wrong parameter && */ |
#define | ERR__HIS_SKIPEVT 626 /* Skip event &&. */ |
#define | ERR__HIS_SKIPSEV 628 /* Skip subevent &&. */ |
#define | ERR__HIS_NBASATT 629 /* No Base attached. &&*/ |
#define | ERR__HIS_BASATT 630 /* Base && already attached. */ |
#define | ERR__HIS_NHISBAS 631 /* Base && is not a histogram base. */ |
#define | ERR__HIS_DBLOCK 633 /* Base locked by another user. && */ |
#define ERR__CLRVERB 64 /* Verbosity flag cleared: &&. */ |
Definition at line 52 of file errnum_def.h.
#define ERR__COL_BIGEV 109 /* event is bigger than stream capacity */ |
Definition at line 74 of file errnum_def.h.
#define ERR__COL_DAMIS 111 /* mismatch in pipe data buffers 0,1 */ |
Definition at line 75 of file errnum_def.h.
#define ERR__COL_FIEVT 103 /* first event was not triggertype 14 */ |
Definition at line 71 of file errnum_def.h.
#define ERR__COL_HISENA 101 /* Histogramming already enabled. && */ |
Definition at line 70 of file errnum_def.h.
#define ERR__COL_TRMIS 105 /* trigger type or local event counter mismatch */ |
Definition at line 72 of file errnum_def.h.
#define ERR__COL_TRTYP 107 /* trigger type is out of range (1-15) */ |
Definition at line 73 of file errnum_def.h.
#define ERR__DISLOG 78 /* Disable message log: &&. */ |
Definition at line 62 of file errnum_def.h.
#define ERR__ENALOG 76 /* Enable message log: &&. */ |
Definition at line 61 of file errnum_def.h.
#define ERR__ERR 3 /* && */ /* only text */ |
Definition at line 40 of file errnum_def.h.
#define ERR__ERRNF 7 /* Error number && not found */ |
Definition at line 43 of file errnum_def.h.
#define ERR__ERROR 1 /* Error: && */ |
Definition at line 37 of file errnum_def.h.
#define ERR__ES_BFPROC 534 /* Buffer in process: && */ |
Definition at line 138 of file errnum_def.h.
#define ERR__ES_BFRDTO 514 /* Buffer read timeout. && */ |
Definition at line 130 of file errnum_def.h.
#define ERR__ES_BFSTRD 530 /* Buffer status read: && */ |
Definition at line 136 of file errnum_def.h.
#define ERR__ES_BFSTWR 532 /* Buffer status write: && */ |
Definition at line 137 of file errnum_def.h.
#define ERR__ES_CLAMRK 502 /* Warning: Client allready marked. && */ |
Definition at line 129 of file errnum_def.h.
#define ERR__ES_CLNACC 519 /* Error client accept. && */ |
Definition at line 134 of file errnum_def.h.
#define ERR__ES_CLNOTMR 500 /* Warning: Client not marked. && */ |
Definition at line 128 of file errnum_def.h.
#define ERR__ES_EESONE 537 /* Error in Esone call: && */ |
Definition at line 139 of file errnum_def.h.
#define ERR__ES_ERDBUF 515 /* Error reading buffer. && */ |
Definition at line 131 of file errnum_def.h.
#define ERR__ES_LSTBUF 516 /* Info: Was last buffer. && */ |
Definition at line 132 of file errnum_def.h.
#define ERR__ES_MAXCLN 521 /* Maximum number of clients exceeded. && */ |
Definition at line 135 of file errnum_def.h.
#define ERR__ES_WRTBUF 517 /* Error writing buffer. && */ |
Definition at line 133 of file errnum_def.h.
#define ERR__EV_CLAMRK 402 /* Warning: Client allready marked. && */ |
Definition at line 104 of file errnum_def.h.
#define ERR__EV_CLNACC 419 /* Error client accept . && */ |
Definition at line 118 of file errnum_def.h.
#define ERR__EV_CLNOTMR 400 /* Warning: Client not marked. && */ |
Definition at line 103 of file errnum_def.h.
#define ERR__EV_CLNOTV 404 /* Warning: Client not valid. && */ |
Definition at line 106 of file errnum_def.h.
#define ERR__EV_CLNRDY 406 /* No client ready/active. && */ |
Definition at line 108 of file errnum_def.h.
#define ERR__EV_CLNSTS 415 /* Wrong client status. && */ |
Definition at line 115 of file errnum_def.h.
#define ERR__EV_EBFACKN 409 /* Buffer acknoledge. && */ |
Definition at line 111 of file errnum_def.h.
#define ERR__EV_ECLAMRK 403 /* Client allready marked. && */ |
Definition at line 105 of file errnum_def.h.
#define ERR__EV_ECLNOTV 405 /* Client not valid. && */ |
Definition at line 107 of file errnum_def.h.
#define ERR__EV_EVTOOBIG 429 /* Event too big for buffer: &&. */ |
Definition at line 124 of file errnum_def.h.
#define ERR__EV_FLTNV 407 /* Filter not valid. && */ |
Definition at line 109 of file errnum_def.h.
#define ERR__EV_LSTBUF 416 /* Info: Was last buffer. && */ |
Definition at line 116 of file errnum_def.h.
#define ERR__EV_RELSTR 420 /* Release stream: &&. */ |
Definition at line 119 of file errnum_def.h.
#define ERR__EV_UKNBFTY 423 /* Unknown buffer typ: &&. */ |
Definition at line 121 of file errnum_def.h.
#define ERR__EV_UKNEVTY 425 /* Unknown event typ: &&. */ |
Definition at line 122 of file errnum_def.h.
#define ERR__EV_UKNSETY 427 /* Unknown subevent typ: &&. */ |
Definition at line 123 of file errnum_def.h.
#define ERR__EV_USBFTY 421 /* Unsupported buffer typ: &&. */ |
Definition at line 120 of file errnum_def.h.
#define ERR__EV_WARNFLT 408 /* Warning for filter. && */ |
Definition at line 110 of file errnum_def.h.
#define ERR__EV_WBACKTO 412 /* Warning: Buffer acknoledge timeout. && */ |
Definition at line 113 of file errnum_def.h.
#define ERR__EV_WBFACKN 410 /* Warning: Buffer acknoledge. && */ |
Definition at line 112 of file errnum_def.h.
#define ERR__EV_WBFPEND 414 /* Buffer pending. && */ |
Definition at line 114 of file errnum_def.h.
#define ERR__EV_WRTBUF 417 /* Error writing buffer. && */ |
Definition at line 117 of file errnum_def.h.
#define ERR__FNIMPL 13 /* Feature not implemented. && */ |
Definition at line 46 of file errnum_def.h.
#define ERR__HIS_BASATT 630 /* Base && already attached. */ |
Definition at line 160 of file errnum_def.h.
#define ERR__HIS_DBLOCK 633 /* Base locked by another user. && */ |
Definition at line 162 of file errnum_def.h.
#define ERR__HIS_EANAL 607 /* Error in analysis: && */ |
Definition at line 147 of file errnum_def.h.
#define ERR__HIS_EOFSPN 602 /* Warn: End of histogram list. && */ |
Definition at line 144 of file errnum_def.h.
#define ERR__HIS_EWPAR 625 /* Wrong parameter && */ |
Definition at line 156 of file errnum_def.h.
#define ERR__HIS_HALREX 619 /* Histogram && already exists */ |
Definition at line 153 of file errnum_def.h.
#define ERR__HIS_HTABFU 623 /* Histogram table full && */ |
Definition at line 155 of file errnum_def.h.
#define ERR__HIS_INVHIS 613 /* Error: Invalid histogram name or too long */ |
Definition at line 150 of file errnum_def.h.
#define ERR__HIS_NALFNO 615 /* Error: Only alphanumeric symbols allowed */ |
Definition at line 151 of file errnum_def.h.
#define ERR__HIS_NBASATT 629 /* No Base attached. &&*/ |
Definition at line 159 of file errnum_def.h.
#define ERR__HIS_NFREDP 621 /* No free memory in data pool && */ |
Definition at line 154 of file errnum_def.h.
#define ERR__HIS_NFREEM 609 /* Error: Can't get the memory */ |
Definition at line 148 of file errnum_def.h.
#define ERR__HIS_NHISBAS 631 /* Base && is not a histogram base. */ |
Definition at line 161 of file errnum_def.h.
#define ERR__HIS_NOMEMR 617 /* Error: No memory allocated */ |
Definition at line 152 of file errnum_def.h.
#define ERR__HIS_NOPENF 611 /* Error: Can't open the file */ |
Definition at line 149 of file errnum_def.h.
#define ERR__HIS_RANGES 603 /* Error: Value out of range. && */ |
Definition at line 145 of file errnum_def.h.
#define ERR__HIS_SKIPEVT 626 /* Skip event &&. */ |
Definition at line 157 of file errnum_def.h.
#define ERR__HIS_SKIPSEV 628 /* Skip subevent &&. */ |
Definition at line 158 of file errnum_def.h.
#define ERR__HIS_SPNFND 601 /* Error: Histogram && not found */ |
Definition at line 143 of file errnum_def.h.
#define ERR__HIS_WRNGNO 605 /* Error: Wrong number typed */ |
Definition at line 146 of file errnum_def.h.
#define ERR__INFO 2 /* && */ /* only text */ |
Definition at line 39 of file errnum_def.h.
#define ERR__INIT 68 /* Using f_ut_error local ctrl structure. */ |
Definition at line 54 of file errnum_def.h.
#define ERR__INITADDR |
Definition at line 57 of file errnum_def.h.
#define ERR__INITERR 69 /* Warn: Not specified, using local ctrl structure.*/ |
Definition at line 55 of file errnum_def.h.
#define ERR__INITGET 70 /* Get f_ut_error ctrl structure. &&.*/ |
Definition at line 56 of file errnum_def.h.
#define ERR__INITPUT 72 /* Put f_ut_error ctrl structure. &&.*/ |
Definition at line 59 of file errnum_def.h.
#define ERR__MALLOC 301 |
Definition at line 89 of file errnum_def.h.
#define ERR__MSG_COMM 80 /* Write command style to f_ut_send_msg */ |
Definition at line 64 of file errnum_def.h.
#define ERR__MSG_ERROR 82 /* Write error style to f_ut_send_msg */ |
Definition at line 66 of file errnum_def.h.
#define ERR__MSG_INFO 81 /* Write info style to f_ut_send_msg */ |
Definition at line 65 of file errnum_def.h.
#define ERR__MSKNF 9 /* Mask && not found */ |
Definition at line 44 of file errnum_def.h.
#define ERR__MSKNIMPL 11 /* Mask && not implemented */ |
Definition at line 45 of file errnum_def.h.
#define ERR__RD_FITRG 201 /* first trigger type was not 14 */ |
Definition at line 79 of file errnum_def.h.
#define ERR__RD_LECMIS 205 /* local event counter differs more than 1 count */ |
Definition at line 82 of file errnum_def.h.
#define ERR__RD_NORDT 203 /* table readout specified but no readout table */ |
Definition at line 80 of file errnum_def.h.
#define ERR__RD_TRMIS 209 /* trigger type is out of range (1-15) */ |
Definition at line 85 of file errnum_def.h.
#define ERR__RD_TRTYP 207 /* trigger type is out of range (1-15) */ |
Definition at line 84 of file errnum_def.h.
#define ERR__SCSI_INQUIRY 319 |
Definition at line 98 of file errnum_def.h.
#define ERR__SCSI_MSELECT 321 |
Definition at line 99 of file errnum_def.h.
#define ERR__SCSI_MSENSE 317 |
Definition at line 97 of file errnum_def.h.
#define ERR__SCSI_OPEN 311 |
Definition at line 94 of file errnum_def.h.
#define ERR__SCSI_REWIND 307 |
Definition at line 92 of file errnum_def.h.
#define ERR__SCSI_SETBLKSIZE 313 |
Definition at line 95 of file errnum_def.h.
#define ERR__SCSI_UNKNMEDIA 315 |
Definition at line 96 of file errnum_def.h.
#define ERR__SCSI_UNLOAD 309 |
Definition at line 93 of file errnum_def.h.
#define ERR__SCSI_WRITE 305 |
Definition at line 91 of file errnum_def.h.
#define ERR__SCSI_WRTFILEMARK 303 |
Definition at line 90 of file errnum_def.h.
#define ERR__SETTASK 60 /* Set task name &&. */ |
Definition at line 50 of file errnum_def.h.
#define ERR__SETVERB 62 /* Verbosity flag set: &&. */ |
Definition at line 51 of file errnum_def.h.
#define ERR__SIGNAL 16 /* Signal: && */ |
Definition at line 48 of file errnum_def.h.
#define ERR__STS 66 /* errstat &&. */ |
Definition at line 53 of file errnum_def.h.
#define ERR__SUCCESS 0 /* Normal successfull completion && */ |
Definition at line 36 of file errnum_def.h.
#define ERR__SYSERR 15 /* System error: && */ |
Definition at line 47 of file errnum_def.h.
#define ERR__TEST 74 /* Test f_ut_error: &&. */ |
Definition at line 60 of file errnum_def.h.
#define ERR__WARN 4 /* Warning: && */ |
Definition at line 41 of file errnum_def.h.