Public Member Functions | Static Private Member Functions | Private Attributes
icl_core::logging::ThreadImplWin32 Class Reference

#include <ThreadImplWin32.h>

Inheritance diagram for icl_core::logging::ThreadImplWin32:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void join ()
virtual bool start ()
 ThreadImplWin32 (Thread *thread, icl_core::ThreadPriority priority)
virtual ~ThreadImplWin32 ()

Static Private Member Functions

static DWORD WINAPI runThread (void *arg)

Private Attributes

Threadm_thread
HANDLE m_thread_handle
unsigned long m_thread_id

Detailed Description

Definition at line 42 of file icl_core_logging/ThreadImplWin32.h.


Constructor & Destructor Documentation

Definition at line 17 of file icl_core_logging/ThreadImplWin32.cpp.

Definition at line 23 of file icl_core_logging/ThreadImplWin32.cpp.


Member Function Documentation

DWORD WINAPI icl_core::logging::ThreadImplWin32::runThread ( void *  arg) [static, private]

Definition at line 52 of file icl_core_logging/ThreadImplWin32.cpp.


Member Data Documentation

Definition at line 56 of file icl_core_logging/ThreadImplWin32.h.

Definition at line 54 of file icl_core_logging/ThreadImplWin32.h.

Definition at line 55 of file icl_core_logging/ThreadImplWin32.h.


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


schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Fri Aug 28 2015 12:59:20