GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <rawcommn.h>
Data Fields | |
char | cStatus [STATUS_LEN] |
int | iIdent |
int | iStatus |
int | iStatusLen |
Definition at line 468 of file rawcommn.h.
char srawStatus::cStatus[STATUS_LEN] |
Definition at line 473 of file rawcommn.h.
Referenced by rawDelFile(), rawRecvStatus(), rawSendStatus(), rfio_endfile(), rfio_newfile(), and rfio_open_gsidaq().
int srawStatus::iIdent |
Definition at line 470 of file rawcommn.h.
Referenced by rawRecvStatus(), and rawSendStatus().
int srawStatus::iStatus |
Definition at line 471 of file rawcommn.h.
Referenced by rawDelFile(), rawRecvStatus(), rawSendStatus(), rfio_close(), rfio_endfile(), rfio_newfile(), and rfio_open_gsidaq().
int srawStatus::iStatusLen |
Definition at line 472 of file rawcommn.h.
Referenced by rawRecvStatus(), and rawSendStatus().