CIncrementThread Class Reference

Inheritance diagram for CIncrementThread:
Inheritance graph
[legend]
Collaboration diagram for CIncrementThread:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual BOOL OnTask (LPVOID lpv)
virtual BOOL OnTask ()
int GetValue ()
void Reset ()
 CIncrementThread ()
 ~CIncrementThread ()

Public Attributes

int counter

Constructor & Destructor Documentation

CIncrementThread::CIncrementThread (  )  [inline]
CIncrementThread::~CIncrementThread (  )  [inline]

Member Function Documentation

int CIncrementThread::GetValue (  )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

virtual BOOL CIncrementThread::OnTask (  )  [inline, virtual]

OnTask overloaded implementation of OnTask that takes no arguments

Reimplemented from CThread.

Here is the call graph for this function:

virtual BOOL CIncrementThread::OnTask ( LPVOID  lpvData  )  [inline, virtual]

OnTask called when a thread is tasked using the Event member function

Reimplemented from CThread.

Here is the call graph for this function:

void CIncrementThread::Reset (  )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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

Generated on 4 Mar 2010 for TReqS by  doxygen 1.6.1