Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

rtt_cond Class Reference

List of all members.

Public Member Functions

 rtt_cond ()
void wait ()
void wake ()

Private Member Functions

bool dec_and_del ()

Private Attributes

Basics::cond cond
int count

Constructor & Destructor Documentation

rtt_cond::rtt_cond  )  [inline]
 

Definition at line 104 of file ApplyCache.C.

References count.


Member Function Documentation

bool rtt_cond::dec_and_del  )  [inline, private]
 

Definition at line 94 of file ApplyCache.C.

References count.

Referenced by wait(), and wake().

void rtt_cond::wait  )  [inline]
 

Definition at line 105 of file ApplyCache.C.

References cond, count, dec_and_del(), and Basics::cond::wait().

Referenced by RunToolFromCache().

void rtt_cond::wake  )  [inline]
 

Definition at line 110 of file ApplyCache.C.

References Basics::cond::broadcast(), cond, and dec_and_del().

Referenced by RunToolFromCache().


Member Data Documentation

Basics::cond rtt_cond::cond [private]
 

Definition at line 91 of file ApplyCache.C.

Referenced by wait(), and wake().

int rtt_cond::count [private]
 

Definition at line 92 of file ApplyCache.C.

Referenced by dec_and_del(), rtt_cond(), and wait().


The documentation for this class was generated from the following file:
Generated on Mon May 8 00:49:12 2006 for Vesta by  doxygen 1.4.2