Public Member Functions | Private Member Functions | Private Attributes
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 ()
 ScopedRWLock (const ScopedRWLock &)

Private Attributes

RWLock_rwl

Detailed Description

A variant of ScopedLock for reader/writer locks.

Definition at line 101 of file RWLock.h.


Constructor & Destructor Documentation

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

Definition at line 150 of file RWLock.h.

Definition at line 159 of file RWLock.h.


Member Function Documentation

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

Member Data Documentation

Definition at line 109 of file RWLock.h.


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


pluginlib
Author(s): Tully Foote and Eitan Marder-Eppstein
autogenerated on Sat Dec 28 2013 17:20:20