GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <rawclin.h>
Public Attributes | |
int | iFileId |
int | iFlags |
int | iMode |
char | cNodeMaster [MAX_NODE] |
int | iSockMaster |
char | cNodeMover [MAX_NODE] |
int | iSockMover |
int | iSeekMode |
int | iOffset |
int | iBufsizeAct |
int | iOpMode |
int | iAction |
int | iMassSto |
int | iBufnoServ |
int | iDataServ |
srawComm | sCommAPI |
srawComm | sCommServ |
srawObjAttr | sQueryAPI |
srawCopyCache | sCopyCacheServ |
char srawAPIFile::cNodeMaster[MAX_NODE] |
Definition at line 145 of file rawclin.h.
Referenced by rfio_open_gsidaq().
char srawAPIFile::cNodeMover[MAX_NODE] |
Definition at line 147 of file rawclin.h.
Referenced by rfio_close(), rfio_newfile(), and rfio_open_gsidaq().
int srawAPIFile::iAction |
Definition at line 156 of file rawclin.h.
Referenced by rfio_newfile(), and rfio_open_gsidaq().
int srawAPIFile::iBufnoServ |
Definition at line 160 of file rawclin.h.
Referenced by rfio_endfile(), rfio_open_gsidaq(), rfio_read(), and rfio_write().
int srawAPIFile::iBufsizeAct |
Definition at line 151 of file rawclin.h.
Referenced by rfio_open_gsidaq(), rfio_read(), and rfio_write().
int srawAPIFile::iDataServ |
Definition at line 161 of file rawclin.h.
Referenced by rfio_open_gsidaq(), rfio_read(), and rfio_write().
int srawAPIFile::iFileId |
Definition at line 142 of file rawclin.h.
Referenced by rfio_open_gsidaq().
int srawAPIFile::iFlags |
Definition at line 143 of file rawclin.h.
Referenced by rfio_open_gsidaq().
int srawAPIFile::iMassSto |
Definition at line 157 of file rawclin.h.
Referenced by rfio_close(), rfio_endfile(), rfio_newfile(), and rfio_open_gsidaq().
int srawAPIFile::iMode |
Definition at line 144 of file rawclin.h.
Referenced by rfio_open_gsidaq().
int srawAPIFile::iOffset |
Definition at line 150 of file rawclin.h.
Referenced by rfio_lseek(), rfio_open_gsidaq(), and rfio_read().
int srawAPIFile::iOpMode |
Definition at line 152 of file rawclin.h.
Referenced by rfio_close(), rfio_endfile(), and rfio_open_gsidaq().
int srawAPIFile::iSeekMode |
Definition at line 149 of file rawclin.h.
Referenced by rfio_lseek(), rfio_open_gsidaq(), and rfio_read().
int srawAPIFile::iSockMaster |
Definition at line 146 of file rawclin.h.
Referenced by rfio_close(), rfio_newfile(), and rfio_open_gsidaq().
int srawAPIFile::iSockMover |
Definition at line 148 of file rawclin.h.
Referenced by rfio_close(), rfio_endfile(), rfio_lseek(), rfio_newfile(), rfio_open_gsidaq(), rfio_read(), and rfio_write().
srawComm srawAPIFile::sCommAPI |
Definition at line 162 of file rawclin.h.
Referenced by rfio_close(), rfio_endfile(), rfio_newfile(), rfio_open_gsidaq(), rfio_read(), and rfio_write().
srawComm srawAPIFile::sCommServ |
Definition at line 163 of file rawclin.h.
Referenced by rfio_endfile(), rfio_newfile(), rfio_open_gsidaq(), rfio_read(), and rfio_write().
srawCopyCache srawAPIFile::sCopyCacheServ |
Definition at line 165 of file rawclin.h.
Referenced by rfio_endfile(), rfio_newfile(), and rfio_open_gsidaq().
srawObjAttr srawAPIFile::sQueryAPI |
Definition at line 164 of file rawclin.h.
Referenced by rfio_gsi_query(), and rfio_open_gsidaq().