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:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/sys/Mutex.h
Generated on Thu Apr 10 11:09:11 2008 for Qpid by
1.4.7