ICP
1
|
#include <isisraw.h>
Public Member Functions | |
HDR_STRUCT () | |
Public Attributes | |
char | inst_abrv [3] |
char | hd_run [5] |
char | hd_user [20] |
char | hd_title [24] |
char | hd_date [12] |
char | hd_time [8] |
char | hd_dur [8] |
char HDR_STRUCT::hd_date[12] |
Definition at line 15 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
char HDR_STRUCT::hd_dur[8] |
Definition at line 17 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
char HDR_STRUCT::hd_run[5] |
Definition at line 12 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
char HDR_STRUCT::hd_time[8] |
Definition at line 16 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().
char HDR_STRUCT::hd_title[24] |
Definition at line 14 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
char HDR_STRUCT::hd_user[20] |
Definition at line 13 of file isisraw.h.
Referenced by ISISRAW::updateFromCRPT().
char HDR_STRUCT::inst_abrv[3] |
Definition at line 11 of file isisraw.h.
Referenced by ISISRAW::sendToCRPT(), and ISISRAW::updateFromCRPT().