#include <rawcommn.h>
Public Attributes | |
char | cOS [MAX_OS] |
char | cNode [MAX_NODE] |
int | iFileSystem |
char | cArchiveDate [MAX_DATE] |
char | cArchiveUser [MAX_OWNER] |
Definition at line 654 of file rawcommn.h.
char srawFileSystem::cArchiveDate[MAX_DATE] |
Definition at line 659 of file rawcommn.h.
Referenced by rfio_open_gsidaq().
char srawFileSystem::cArchiveUser[MAX_OWNER] |
Definition at line 660 of file rawcommn.h.
Referenced by rfio_open_gsidaq().
char srawFileSystem::cNode[MAX_NODE] |
Definition at line 657 of file rawcommn.h.
Referenced by rfio_open_gsidaq().
char srawFileSystem::cOS[MAX_OS] |
Definition at line 656 of file rawcommn.h.
Referenced by rfio_open_gsidaq().
Definition at line 658 of file rawcommn.h.
Referenced by rfio_open_gsidaq().