Public Member Functions | Private Attributes
icl_core::thread::MutexImplLxrt35 Class Reference

#include <MutexImplLxrt35.h>

Inheritance diagram for icl_core::thread::MutexImplLxrt35:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool lock ()
virtual bool lock (const icl_core::TimeSpan &timeout)
virtual bool lock (const icl_core::TimeStamp &timeout)
 MutexImplLxrt35 ()
virtual bool tryLock ()
virtual void unlock ()
virtual ~MutexImplLxrt35 ()

Private Attributes

pthread_mutex_t * m_mutex

Detailed Description

Definition at line 26 of file MutexImplLxrt35.h.


Constructor & Destructor Documentation

Definition at line 25 of file MutexImplLxrt35.cpp.

Definition at line 39 of file MutexImplLxrt35.cpp.


Member Function Documentation

Implements icl_core::thread::MutexImpl.

Definition at line 56 of file MutexImplLxrt35.cpp.

bool icl_core::thread::MutexImplLxrt35::lock ( const icl_core::TimeSpan timeout) [virtual]

Implements icl_core::thread::MutexImpl.

Definition at line 68 of file MutexImplLxrt35.cpp.

bool icl_core::thread::MutexImplLxrt35::lock ( const icl_core::TimeStamp timeout) [virtual]

Implements icl_core::thread::MutexImpl.

Definition at line 80 of file MutexImplLxrt35.cpp.

Implements icl_core::thread::MutexImpl.

Definition at line 94 of file MutexImplLxrt35.cpp.

Implements icl_core::thread::MutexImpl.

Definition at line 107 of file MutexImplLxrt35.cpp.


Member Data Documentation

pthread_mutex_t* icl_core::thread::MutexImplLxrt35::m_mutex [private]

Definition at line 39 of file MutexImplLxrt35.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