Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Types | Public Member Functions | List of all members
qpid::management::Mutex Class Reference

#include <qpid/management/Mutex.h>

Public Types

typedef ScopedLockTemplate< MutexScopedLock
 
typedef ScopedUnlockTemplate
< Mutex
ScopedUnlock
 

Public Member Functions

 Mutex ()
 
 ~Mutex ()
 
void lock ()
 
void unlock ()
 

Detailed Description

Definition at line 51 of file Mutex.h.

Member Typedef Documentation

Definition at line 53 of file Mutex.h.

Definition at line 54 of file Mutex.h.

Constructor & Destructor Documentation

qpid::management::Mutex::Mutex ( )
qpid::management::Mutex::~Mutex ( )

Member Function Documentation

void qpid::management::Mutex::lock ( )
void qpid::management::Mutex::unlock ( )

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

Qpid C++ API Reference
Generated on Thu Dec 5 2013 for Qpid C++ Client API by doxygen 1.8.3.1