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

#include <RWLockImplPosix.h>

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

Private Attributes

pthread_rwlock_t * m_rwlock

Detailed Description

Definition at line 24 of file RWLockImplPosix.h.


Constructor & Destructor Documentation

Definition at line 20 of file RWLockImplPosix.cpp.

Definition at line 27 of file RWLockImplPosix.cpp.


Member Function Documentation

Implements icl_core::thread::RWLockImpl.

Definition at line 37 of file RWLockImplPosix.cpp.

Definition at line 43 of file RWLockImplPosix.cpp.

bool icl_core::thread::RWLockImplPosix::readLock ( const ::icl_core::TimeSpan timeout) [virtual]

Definition at line 62 of file RWLockImplPosix.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 67 of file RWLockImplPosix.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 103 of file RWLockImplPosix.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 109 of file RWLockImplPosix.cpp.

Implements icl_core::thread::RWLockImpl.

Definition at line 73 of file RWLockImplPosix.cpp.

Definition at line 79 of file RWLockImplPosix.cpp.

Definition at line 98 of file RWLockImplPosix.cpp.


Member Data Documentation

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

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