Public Member Functions | Public Attributes
CIncrementThread Class Reference
Inheritance diagram for CIncrementThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

int counter

Detailed Description

Definition at line 21 of file ThreadObject/main.cpp.


Constructor & Destructor Documentation

Definition at line 71 of file ThreadObject/main.cpp.

Definition at line 72 of file ThreadObject/main.cpp.


Member Function Documentation

int CIncrementThread::GetValue ( ) [inline]

Definition at line 55 of file ThreadObject/main.cpp.

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

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

Reimplemented from CThread.

Definition at line 26 of file ThreadObject/main.cpp.

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

OnTask overloaded implementation of OnTask that takes no arguments

Reimplemented from CThread.

Definition at line 41 of file ThreadObject/main.cpp.

void CIncrementThread::Reset ( ) [inline]

Definition at line 64 of file ThreadObject/main.cpp.


Member Data Documentation

Definition at line 24 of file ThreadObject/main.cpp.


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


blort
Author(s): Thomas Mörwald , Michael Zillich , Andreas Richtsfeld , Johann Prankl , Markus Vincze , Bence Magyar
autogenerated on Wed Aug 26 2015 15:24:12