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

#include <RWLockImplLxrt35.h>

Inheritance diagram for icl_core::thread::RWLockImplLxrt35:
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)
 RWLockImplLxrt35 ()
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 ~RWLockImplLxrt35 ()

Private Attributes

pthread_rwlock_t * m_rwlock

Detailed Description

Definition at line 38 of file RWLockImplLxrt35.h.


Constructor & Destructor Documentation

Definition at line 37 of file RWLockImplLxrt35.cpp.

Definition at line 51 of file RWLockImplLxrt35.cpp.


Member Function Documentation

Implements icl_core::thread::RWLockImpl.

Definition at line 68 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 80 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 94 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 106 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 157 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 176 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 119 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 131 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 145 of file RWLockImplLxrt35.cpp.


Member Data Documentation

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

Definition at line 57 of file RWLockImplLxrt35.h.


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


fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:27