Inheritance diagram for VMETestThread:
Public Methods | |
VMETestThread (int nms, unsigned int base) | |
virtual void | operator() () |
Private Attributes | |
CVMEStatusModule | m_Module |
bool | m_nValue |
|
Definition at line 53 of file StatusModtest.cpp. References m_nValue. |
|
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 63 of file StatusModtest.cpp. References CVMEStatusModule::GoBusy(), CVMEStatusModule::GoClear(), m_Module, and m_nValue. |
|
Definition at line 50 of file StatusModtest.cpp. Referenced by operator()(). |
|
Definition at line 51 of file StatusModtest.cpp. Referenced by operator()(), and VMETestThread(). |