|
ICP
1
|
#include <isisdae.h>
Public Member Functions | |
| test_async_t (ISISDAE *dae_, DetectorCardIntf *dc_, unsigned long pattern_, DAEstatus &status_) | |
Public Attributes | |
| ISISDAE * | dae |
| DetectorCardIntf * | dc |
| unsigned long | pattern |
| DAEstatus & | status |
|
inline |
| ISISDAE* ISISDAE::test_async_t::dae |
Definition at line 98 of file isisdae.h.
Referenced by ISISDAE::checkTestPatternThread().
| DetectorCardIntf* ISISDAE::test_async_t::dc |
Definition at line 99 of file isisdae.h.
Referenced by ISISDAE::checkTestPatternThread().
| unsigned long ISISDAE::test_async_t::pattern |
Definition at line 100 of file isisdae.h.
Referenced by ISISDAE::checkTestPatternThread().
| DAEstatus& ISISDAE::test_async_t::status |
Definition at line 101 of file isisdae.h.
Referenced by ISISDAE::checkTestPatternThread().
1.8.5