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

clPthCond Class Reference

#include <PthCond.hh>

List of all members.

Public Member Functions

 clPthCond ()
 ~clPthCond ()
void Wait (pth_mutex_t *pthmCond)
void Wait (pth_mutex_t *pthmCond, pth_event_t ptheCond)
void Notify (int iNotifyAll)

Private Attributes

pth_cond_t pthcCond


Constructor & Destructor Documentation

clPthCond::clPthCond  )  [inline]
 

Definition at line 33 of file PthCond.hh.

References pthcCond.

clPthCond::~clPthCond  )  [inline]
 

Definition at line 34 of file PthCond.hh.


Member Function Documentation

void clPthCond::Wait pth_mutex_t *  pthmCond  )  [inline]
 

Definition at line 35 of file PthCond.hh.

References pthcCond.

void clPthCond::Wait pth_mutex_t *  pthmCond,
pth_event_t  ptheCond
[inline]
 

Definition at line 37 of file PthCond.hh.

References pthcCond.

void clPthCond::Notify int  iNotifyAll  )  [inline]
 

Definition at line 39 of file PthCond.hh.

References pthcCond.


Member Data Documentation

pth_cond_t clPthCond::pthcCond [private]
 

Definition at line 31 of file PthCond.hh.

Referenced by clPthCond(), Notify(), and Wait().


The documentation for this class was generated from the following file:
Generated on Sun Oct 26 00:09:45 2003 for libDSP by doxygen 1.3.3