CIncrementThread Class Reference
List of all members.
Constructor & Destructor Documentation
CIncrementThread::CIncrementThread |
( |
|
) |
[inline] |
CIncrementThread::~CIncrementThread |
( |
|
) |
[inline] |
Member Function Documentation
int CIncrementThread::GetValue |
( |
|
) |
[inline] |
virtual BOOL CIncrementThread::OnTask |
( |
|
) |
[inline, virtual] |
OnTask overloaded implementation of OnTask that takes no arguments
Reimplemented from CThread.
virtual BOOL CIncrementThread::OnTask |
( |
LPVOID |
lpvData |
) |
[inline, virtual] |
OnTask called when a thread is tasked using the Event member function
Reimplemented from CThread.
void CIncrementThread::Reset |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/gomez/Documents/workspaces/treqs/treqs/src/ThreadObject/main.cpp