Qpid C++ API Reference
Generated on Thu Apr 14 2011 18:21:14 for Qpid C++ Client API by doxygen 1.7.3
Public Types | Public Member Functions

qpid::management::Mutex Class Reference

#include <qpid/management/Mutex.h>

List of all members.

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 Apr 14 2011 18:21:14 for Qpid C++ Client API by doxygen 1.7.3