A helper class for the RWLock class for exception-safe read lock handling.
Definition: QC_AutoReadLock.dox.h:31
copy()
Throws an exception; objects of this class cannot be copied.
destructor()
Calls RWLock::readUnlock() on the saved RWLock and destroys the AutoReadLock object.
constructor(RWLock rwl)
Creates the AutoReadLock object based on the RWLock argument passed and immediately calls RWLock::rea...
The RWLock class implements a read-write thread lock.
Definition: QC_RWLock.dox.h:40
Qore namespace.
Definition: QC_AbstractSmartLock.dox.h:2