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

clPthMutex Class Reference

#include <PthMutex.hh>

List of all members.

Public Member Functions

 clPthMutex ()
 ~clPthMutex ()
void Wait ()
void Release ()
pth_mutex_t * GetPtr ()

Private Attributes

pth_mutex_t pthmMutex


Constructor & Destructor Documentation

clPthMutex::clPthMutex  )  [inline]
 

Definition at line 33 of file PthMutex.hh.

References pthmMutex.

clPthMutex::~clPthMutex  )  [inline]
 

Definition at line 34 of file PthMutex.hh.


Member Function Documentation

void clPthMutex::Wait  )  [inline]
 

Definition at line 35 of file PthMutex.hh.

References pthmMutex.

void clPthMutex::Release  )  [inline]
 

Definition at line 36 of file PthMutex.hh.

References pthmMutex.

pth_mutex_t* clPthMutex::GetPtr  )  [inline]
 

Definition at line 37 of file PthMutex.hh.

References pthmMutex.


Member Data Documentation

pth_mutex_t clPthMutex::pthmMutex [private]
 

Definition at line 31 of file PthMutex.hh.

Referenced by clPthMutex(), GetPtr(), Release(), 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