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)
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 Sat Dec 29 04:46:45 2007 for dlrUtilities Utility Library by  doxygen 1.5.4