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

#include <ThreadImplPosix.h>

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

List of all members.

Public Member Functions

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

Static Private Member Functions

static void * runThread (void *arg)

Private Attributes

icl_core::ThreadPriority m_priority
Threadm_thread
pthread_t m_thread_id

Detailed Description

Definition at line 41 of file icl_core_logging/ThreadImplPosix.h.


Constructor & Destructor Documentation

Definition at line 30 of file icl_core_logging/ThreadImplPosix.cpp.

Definition at line 36 of file icl_core_logging/ThreadImplPosix.cpp.


Member Function Documentation

void * icl_core::logging::ThreadImplPosix::runThread ( void *  arg) [static, private]

Definition at line 54 of file icl_core_logging/ThreadImplPosix.cpp.


Member Data Documentation

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

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

Definition at line 53 of file icl_core_logging/ThreadImplPosix.h.


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


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:26