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

Wefts::FastCondition Class Reference
[Conditions]

Fast mutex + condition structure wrapper. More...

#include <wefts_fastcond.h>

Inheritance diagram for Wefts::FastCondition:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 FastCondition ()
 Initializes the internal data of the condition.


Detailed Description

Fast 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::FastCondition::FastCondition   [inline]
 

Initializes the internal data of the condition.


The documentation for this class was generated from the following file:
Generated on Mon Aug 18 05:53:45 2003 for Wefts by doxygen1.2.18