Poco::ScopedRWLock Class Reference

A variant of ScopedLock for reader/writer locks. More...

#include <RWLock.h>

List of all members.

Public Member Functions

 ScopedRWLock (RWLock &rwl, bool write=false)
 ~ScopedRWLock ()

Private Member Functions

ScopedRWLockoperator= (const ScopedRWLock &)
 ScopedRWLock (const ScopedRWLock &)
 ScopedRWLock ()

Private Attributes

RWLock_rwl

Detailed Description

A variant of ScopedLock for reader/writer locks.

Definition at line 98 of file RWLock.h.


Constructor & Destructor Documentation

Poco::ScopedRWLock::ScopedRWLock ( RWLock rwl,
bool  write = false 
) [inline]

Definition at line 147 of file RWLock.h.

Poco::ScopedRWLock::~ScopedRWLock (  )  [inline]

Definition at line 156 of file RWLock.h.

Poco::ScopedRWLock::ScopedRWLock (  )  [private]
Poco::ScopedRWLock::ScopedRWLock ( const ScopedRWLock  )  [private]

Member Function Documentation

ScopedRWLock& Poco::ScopedRWLock::operator= ( const ScopedRWLock  )  [private]

Member Data Documentation

Definition at line 106 of file RWLock.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pluginlib
Author(s): Tully Foote and Eitan Marder-Eppstein
autogenerated on Fri Jan 11 09:35:02 2013