| Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <qpid/sys/Mutex.h>
Public Member Functions | |
| ScopedLock (L &l) | |
| ~ScopedLock () | |
L can be any class with lock() and unlock() functions.
Definition at line 30 of file Mutex.h.
| qpid::sys::ScopedLock< L >::ScopedLock | ( | L & | l | ) | [inline] |
| qpid::sys::ScopedLock< L >::~ScopedLock | ( | ) | [inline] |
1.4.7