Condition Class Reference

#include <_thread.h>

Inheritance diagram for Condition:

Mutex

List of all members.

Public Member Functions

 Condition ()
 ~Condition ()
void operator() (void)
void Wait (void)
void WaitNext (void)

Private Attributes

bool flag


Detailed Description

Definition at line 484 of file _thread.h.


Constructor & Destructor Documentation

Condition::Condition (  )  [inline]

Definition at line 488 of file _thread.h.

Condition::~Condition (  )  [inline]

Definition at line 490 of file _thread.h.

References flag.


Member Function Documentation

void Condition::operator() ( void   )  [inline]

Definition at line 492 of file _thread.h.

void Condition::Wait ( void   )  [inline]

Definition at line 494 of file _thread.h.

References flag.

void Condition::WaitNext ( void   )  [inline]

Definition at line 501 of file _thread.h.


Member Data Documentation

bool Condition::flag [private]

Definition at line 486 of file _thread.h.

Referenced by Wait(), and ~Condition().


The documentation for this class was generated from the following file:
Generated on Sun Oct 28 03:51:06 2007 for ETL by  doxygen 1.5.3-20071008