Public Member Functions | Static Private Member Functions | Private Attributes | List of all members
icl_core::logging::ThreadImplLxrt35 Class Reference

#include <ThreadImplLxrt35.h>

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

Public Member Functions

virtual void join ()
 
virtual bool start ()
 
 ThreadImplLxrt35 (Thread *thread, icl_core::ThreadPriority priority)
 
virtual ~ThreadImplLxrt35 ()
 
- Public Member Functions inherited from icl_core::logging::ThreadImpl
virtual ~ThreadImpl ()
 

Static Private Member Functions

static void * runThread (void *arg)
 

Private Attributes

ThreadPriority m_priority
 
pthread_barrier_t * m_rt_start_sync
 
RT_TASK * m_rt_task
 
Threadm_thread
 
pthread_t m_thread_id
 

Additional Inherited Members

- Protected Member Functions inherited from icl_core::Noncopyable
 Noncopyable ()
 
virtual ~Noncopyable ()
 

Detailed Description

Definition at line 44 of file icl_core_logging/ThreadImplLxrt35.h.

Constructor & Destructor Documentation

icl_core::logging::ThreadImplLxrt35::ThreadImplLxrt35 ( Thread thread,
icl_core::ThreadPriority  priority 
)

Definition at line 34 of file icl_core_logging/ThreadImplLxrt35.cpp.

icl_core::logging::ThreadImplLxrt35::~ThreadImplLxrt35 ( )
virtual

Definition at line 42 of file icl_core_logging/ThreadImplLxrt35.cpp.

Member Function Documentation

void icl_core::logging::ThreadImplLxrt35::join ( )
virtual
void * icl_core::logging::ThreadImplLxrt35::runThread ( void *  arg)
staticprivate

Definition at line 102 of file icl_core_logging/ThreadImplLxrt35.cpp.

bool icl_core::logging::ThreadImplLxrt35::start ( )
virtual

Member Data Documentation

ThreadPriority icl_core::logging::ThreadImplLxrt35::m_priority
private

Definition at line 58 of file icl_core_logging/ThreadImplLxrt35.h.

pthread_barrier_t* icl_core::logging::ThreadImplLxrt35::m_rt_start_sync
private

Definition at line 61 of file icl_core_logging/ThreadImplLxrt35.h.

RT_TASK* icl_core::logging::ThreadImplLxrt35::m_rt_task
private

Definition at line 60 of file icl_core_logging/ThreadImplLxrt35.h.

Thread* icl_core::logging::ThreadImplLxrt35::m_thread
private

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

pthread_t icl_core::logging::ThreadImplLxrt35::m_thread_id
private

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


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


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59