Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

condition Class Reference

List of all members.

Detailed Description

A condition variable.


Public Methods

 condition ()
 ~condition ()
void wait (mutex &mut)
bool wait (mutex &mut, ntime dur)
void signal ()
void broadcast ()


Constructor & Destructor Documentation

condition::condition  
 

condition::~condition  
 


Member Function Documentation

void condition::broadcast  
 

void condition::signal  
 

bool condition::wait mutex   mut,
ntime    dur
 

void condition::wait mutex   mut
 


The documentation for this class was generated from the following file:
Generated on Fri Dec 20 13:35:10 2002 for NMSTL