$search

CIncrementThread Class Reference

Inheritance diagram for CIncrementThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

int counter

Detailed Description

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


Constructor & Destructor Documentation

CIncrementThread::CIncrementThread (  )  [inline]

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

CIncrementThread::~CIncrementThread (  )  [inline]

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 (  )  [inline, virtual]

OnTask overloaded implementation of OnTask that takes no arguments

Reimplemented from CThread.

Definition at line 41 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.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


blort
Author(s): Michael Zillich, Thomas Mörwald, Johann Prankl, Andreas Richtsfeld, Bence Magyar (ROS version)
autogenerated on Fri Mar 1 16:57:55 2013