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 37 of file RWLockImplLxrt33.h.


Constructor & Destructor Documentation

Definition at line 36 of file RWLockImplLxrt33.cpp.

Definition at line 50 of file RWLockImplLxrt33.cpp.


Member Function Documentation

Implements icl_core::thread::RWLockImpl.

Definition at line 67 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 79 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 93 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 156 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 175 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 118 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 130 of file RWLockImplLxrt33.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 144 of file RWLockImplLxrt33.cpp.


Member Data Documentation

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

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