Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::sys::Monitor Class Reference

A monitor is a condition variable and a mutex. More...

#include <qpid/sys/Monitor.h>

Inherits qpid::sys::Mutex, and qpid::sys::Condition.

List of all members.

Public Member Functions

void wait ()
bool wait (const AbsTime &absoluteTime)


Detailed Description

A monitor is a condition variable and a mutex.

Definition at line 33 of file Monitor.h.


Member Function Documentation

bool qpid::sys::Monitor::wait ( const AbsTime absoluteTime  )  [inline]

Definition at line 44 of file Monitor.h.

void qpid::sys::Monitor::wait (  )  [inline]

Definition at line 40 of file Monitor.h.


The documentation for this class was generated from the following file:
Qpid C++ API Reference
Generated on Wed Nov 23 15:38:16 2011 for Qpid C++ Client API by doxygen 1.4.7