ICP  1
Public Member Functions | Public Attributes | List of all members
ISISDAE::test_async_t Struct Reference

#include <isisdae.h>

Public Member Functions

 test_async_t (ISISDAE *dae_, DetectorCardIntf *dc_, unsigned long pattern_, DAEstatus &status_)
 

Public Attributes

ISISDAEdae
 
DetectorCardIntfdc
 
unsigned long pattern
 
DAEstatusstatus
 

Detailed Description

Definition at line 96 of file isisdae.h.

Constructor & Destructor Documentation

ISISDAE::test_async_t::test_async_t ( ISISDAE dae_,
DetectorCardIntf dc_,
unsigned long  pattern_,
DAEstatus status_ 
)
inline

Definition at line 102 of file isisdae.h.

Member Data Documentation

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


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