Inheritance diagram for CamacTestThread:
Public Methods | |
CamacTestThread (int nms, int b, int c, int n) | |
virtual void | operator() () |
CamacTestThread (int nms, int b, int c, int n) | |
virtual void | operator() () |
Private Attributes | |
CBD8210 | m_Branch |
CCrateController | m_Crate |
CCamacNimout | m_Module |
unsigned | m_nValue |
CCAMACStatusModule | m_Module |
bool | m_nValue |
|
Definition at line 19 of file CamacModtest.cpp. References CBD8210::InitBranch(), CCrateController::InitializeCrate(), and m_nValue. |
|
Definition at line 21 of file StatusModtest.cpp. References CBD8210::InitBranch(), CCrateController::InitializeCrate(), and m_nValue. |
|
Invoked when the timer expires. The user of this class must subclass and override this to supply application specific functionality. Implements CTimedEvent. |
|
Invoked when the timer expires. The user of this class must subclass and override this to supply application specific functionality. Implements CTimedEvent. Definition at line 33 of file CamacModtest.cpp. References m_Module, m_nValue, and CCamacNimout::WriteMask(). |
|
Definition at line 16 of file StatusModtest.cpp. |
|
Definition at line 17 of file StatusModtest.cpp. |
|
Definition at line 18 of file StatusModtest.cpp. |
|
Definition at line 16 of file CamacModtest.cpp. Referenced by operator()(). |
|
Definition at line 19 of file StatusModtest.cpp. |
|
Definition at line 17 of file CamacModtest.cpp. Referenced by CamacTestThread(), and operator()(). |