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 May 15 22:24:52 2008 for Qpid by  doxygen 1.5.5