Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions
qpid::sys::ScopedLock Class Reference

Scoped lock template: calls lock() in ctor, unlock() in dtor. More...

#include <qpid/sys/Mutex.h>

List of all members.

Public Member Functions

 ScopedLock (L &l)
 ~ScopedLock ()

Detailed Description

Scoped lock template: calls lock() in ctor, unlock() in dtor.

L can be any class with lock() and unlock() functions.


Constructor & Destructor Documentation

qpid::sys::ScopedLock::ScopedLock ( L &  l) [inline]

Definition at line 33 of file Mutex.h.

qpid::sys::ScopedLock::~ScopedLock ( ) [inline]

Definition at line 34 of file Mutex.h.


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Thu Aug 23 2012 for Qpid C++ Client API by doxygen 1.7.5