ICP
1
|
#include <selogger.h>
Public Attributes | |
int * | run_number |
char * | inst_name |
char * | lastread_iso |
unsigned | lastread_nano |
Definition at line 120 of file selogger.h.
char* epics_thread_data_t::inst_name |
Definition at line 123 of file selogger.h.
Referenced by ISISinstrumentControl::ISISinstrumentControl().
char* epics_thread_data_t::lastread_iso |
Definition at line 124 of file selogger.h.
Referenced by ISISinstrumentControl::ISISinstrumentControl().
unsigned epics_thread_data_t::lastread_nano |
Definition at line 125 of file selogger.h.
Referenced by ISISinstrumentControl::ISISinstrumentControl().
int* epics_thread_data_t::run_number |
Definition at line 122 of file selogger.h.
Referenced by ISISinstrumentControl::ISISinstrumentControl().