Library: Foundation Package: Threading Header: Poco/RWLock.h
A variant of ScopedLock for reader/writer locks.
Known Derived Classes: ScopedReadRWLock, ScopedWriteRWLock
ScopedRWLock( RWLock & rwl, bool write = false);
~ScopedRWLock();
Applied Informatics C++ Libraries and Tools 2013.2-world Copyright © 2013, Applied Informatics Software Engineering GmbH (and Contributors)