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

CPing Class Reference

Inheritance diagram for CPing:

CTimedEvent List of all members.

Public Methods

 CPing (const string &msg, int nms)
virtual void operator() ()

Private Attributes

string m_sMessage

Constructor & Destructor Documentation

CPing::CPing const string &    msg,
int    nms
[inline]
 

Definition at line 12 of file TimerTest.cpp.

References m_sMessage.


Member Function Documentation

virtual void CPing::operator()   [inline, 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 16 of file TimerTest.cpp.

References m_sMessage.


Member Data Documentation

string CPing::m_sMessage [private]
 

Definition at line 10 of file TimerTest.cpp.

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


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