qpid::sys::ScopedLock< L > Class Template Reference
Scoped lock template: calls lock() in ctor, unlock() in dtor.
More...
#include <Mutex.h>
List of all members.
|
Public Member Functions |
| ScopedLock (L &l) |
Detailed Description
template<class L>
class qpid::sys::ScopedLock< L >
Scoped lock template: calls lock() in ctor, unlock() in dtor.
L can be any class with lock() and unlock() functions.
The documentation for this class was generated from the following file:
- /opt/workspace/qpid/tags/M2/Final/cpp/lib/common/sys/Mutex.h
Generated on Mon Nov 26 19:13:17 2007 for Qpid by
1.5.1