ICP
1
|
Public Member Functions | |
isisraw_async_t (const CRPTProxy &crpt_, const char *filename_, ISISinstrumentControl *icp_, DAEstatus &status_) | |
Public Attributes | |
std::string | filename |
ISISinstrumentControl * | icp |
const CRPTProxy & | crpt |
DAEstatus & | status |
Definition at line 5837 of file ISISinstrumentControl.cpp.
|
inline |
Definition at line 5843 of file ISISinstrumentControl.cpp.
const CRPTProxy& isisraw_async_t::crpt |
Definition at line 5841 of file ISISinstrumentControl.cpp.
Referenced by ISISinstrumentControl::writeISISRAWthread().
std::string isisraw_async_t::filename |
Definition at line 5839 of file ISISinstrumentControl.cpp.
Referenced by ISISinstrumentControl::writeISISRAWthread().
ISISinstrumentControl* isisraw_async_t::icp |
Definition at line 5840 of file ISISinstrumentControl.cpp.
Referenced by ISISinstrumentControl::writeISISRAWthread().
DAEstatus& isisraw_async_t::status |
Definition at line 5842 of file ISISinstrumentControl.cpp.
Referenced by ISISinstrumentControl::writeISISRAWthread().