dlr::thread::Condition Class Reference

This helper class represents a condition variable as described in Hoare's paper. More...

#include <monitor.h>

List of all members.

Public Member Functions

 Condition (const Condition &other)
 ~Condition ()
Conditionoperator= (const Condition &other)

Friends

class Monitor


Detailed Description

This helper class represents a condition variable as described in Hoare's paper.

Someday it may be promoted to it's own source file. See the documentation for class Monitor for more information.

Definition at line 72 of file monitor.h.


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 20:34:22 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2