Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

VMETestThread Class Reference

Inheritance diagram for VMETestThread:

CTimedEvent List of all members.

Public Methods

 VMETestThread (int nms, unsigned int base)
virtual void operator() ()

Private Attributes

CVMEStatusModule m_Module
bool m_nValue

Constructor & Destructor Documentation

VMETestThread::VMETestThread int    nms,
unsigned int    base
[inline]
 

Definition at line 53 of file StatusModtest.cpp.

References m_nValue.


Member Function Documentation

void VMETestThread::operator()   [virtual]
 

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.


Member Data Documentation

CVMEStatusModule VMETestThread::m_Module [private]
 

Definition at line 50 of file StatusModtest.cpp.

Referenced by operator()().

bool VMETestThread::m_nValue [private]
 

Definition at line 51 of file StatusModtest.cpp.

Referenced by operator()(), and VMETestThread().


The documentation for this class was generated from the following file:
Generated on Fri Nov 8 13:37:30 2002 for Event Readout system. by doxygen1.2.16