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

#include <RWLockImplLxrt33.h>

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

List of all members.

Public Member Functions

virtual bool readLock ()
virtual bool readLock (const icl_core::TimeStamp &timeout)
virtual bool readLock (const icl_core::TimeSpan &timeout)
 RWLockImplLxrt33 ()
virtual bool tryReadLock ()
virtual bool tryWriteLock ()
virtual void unlock ()
virtual bool writeLock ()
virtual bool writeLock (const icl_core::TimeStamp &timeout)
virtual bool writeLock (const icl_core::TimeSpan &timeout)
virtual ~RWLockImplLxrt33 ()

Private Attributes

pthread_rwlock_t * m_rwlock

Detailed Description

Definition at line 24 of file RWLockImplLxrt33.h.


Constructor & Destructor Documentation

Definition at line 23 of file RWLockImplLxrt33.cpp.

Definition at line 37 of file RWLockImplLxrt33.cpp.


Member Function Documentation

Implements icl_core::thread::RWLockImpl.

Definition at line 54 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 66 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 80 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 92 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 143 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 162 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 105 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 117 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 131 of file RWLockImplLxrt33.cpp.


Member Data Documentation

pthread_rwlock_t* icl_core::thread::RWLockImplLxrt33::m_rwlock [private]

Definition at line 43 of file RWLockImplLxrt33.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