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 25 of file RWLockImplLxrt35.h.


Constructor & Destructor Documentation

Definition at line 24 of file RWLockImplLxrt35.cpp.

Definition at line 38 of file RWLockImplLxrt35.cpp.


Member Function Documentation

Implements icl_core::thread::RWLockImpl.

Definition at line 55 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 67 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 81 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 93 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 144 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 163 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 118 of file RWLockImplLxrt35.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 132 of file RWLockImplLxrt35.cpp.


Member Data Documentation

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

Definition at line 44 of file RWLockImplLxrt35.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