dlr::thread::Token Class Reference

This helper class represents a virtual token which is passed between threads to prevent more than one thread from interacting with the Monitor at once. More...

#include <monitor.h>

List of all members.

Public Member Functions

 Token ()
 Token (const Token &other)
 ~Token ()
 operator bool ()

Friends

class Monitor
class Condition


Detailed Description

This helper class represents a virtual token which is passed between threads to prevent more than one thread from interacting with the Monitor at once.

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

Definition at line 37 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