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:
Generated on Thu Apr 10 11:09:11 2008 for Qpid by  doxygen 1.4.7