ICP  1
Public Attributes | List of all members
epics_thread_data_t Struct Reference

#include <selogger.h>

Public Attributes

int * run_number
 
char * inst_name
 
char * lastread_iso
 
unsigned lastread_nano
 

Detailed Description

Definition at line 120 of file selogger.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: