Public Member Functions | Private Member Functions | Private Attributes
CWindowsThread Class Reference

Implementation of CThreadBase for Windows threads. More...

#include <WindowsThread.h>

Inheritance diagram for CWindowsThread:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CWindowsThread ()
 ~CWindowsThread ()

Private Member Functions

void _Start ()
void _Stop ()
void ThreadMethodFinished ()

Private Attributes

voidm_hFinishedEvent
voidm_hThreadHandle

Detailed Description

Implementation of CThreadBase for Windows threads.

Definition at line 62 of file WindowsThread.h.


Constructor & Destructor Documentation

Definition at line 70 of file WindowsThread.cpp.

Definition at line 76 of file WindowsThread.cpp.


Member Function Documentation

void CWindowsThread::_Start ( ) [private, virtual]

Implements CThreadBase.

Definition at line 86 of file WindowsThread.cpp.

void CWindowsThread::_Stop ( ) [private, virtual]

Implements CThreadBase.

Definition at line 95 of file WindowsThread.cpp.

Reimplemented from CThreadBase.

Definition at line 110 of file WindowsThread.cpp.


Member Data Documentation

Definition at line 80 of file WindowsThread.h.

Definition at line 79 of file WindowsThread.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58