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

#include <ThreadImplLxrt33.h>

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

List of all members.

Public Member Functions

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

Static Private Member Functions

static void * runThread (void *arg)

Private Attributes

ThreadPriority m_priority
RT_TASK * m_rt_task
Threadm_thread
pthread_t m_thread_id

Detailed Description

Definition at line 43 of file icl_core_logging/ThreadImplLxrt33.h.


Constructor & Destructor Documentation

Definition at line 33 of file icl_core_logging/ThreadImplLxrt33.cpp.

Definition at line 41 of file icl_core_logging/ThreadImplLxrt33.cpp.


Member Function Documentation

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

Definition at line 66 of file icl_core_logging/ThreadImplLxrt33.cpp.


Member Data Documentation

Definition at line 57 of file icl_core_logging/ThreadImplLxrt33.h.

Definition at line 59 of file icl_core_logging/ThreadImplLxrt33.h.

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

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


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


fzi_icl_core
Author(s):
autogenerated on Tue Aug 8 2017 02:28:05