Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Wefts::RCondition Class Reference
[Conditions]

Reentrant mutex + condition structure wrapper. More...

#include <wefts_rcond.h>

Inheritance diagram for Wefts::RCondition:

Inheritance graph
[legend]
Collaboration diagram for Wefts::RCondition:

Collaboration graph
[legend]
List of all members.

Public Methods

 RCondition ()
 Initializes the internal data of the condition.


Detailed Description

Reentrant mutex + condition structure wrapper.

All condition classes are implemented via inline calls to maximize execution speed; also, their metods are extremely small.


Constructor & Destructor Documentation

Wefts::RCondition::RCondition   [inline]
 

Initializes the internal data of the condition.


The documentation for this class was generated from the following file:
Generated on Mon Dec 22 04:12:39 2003 for Wefts by doxygen1.2.18