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

Mutex Class Reference

This class is a wrapper for the system pthread_mutex. More...

#include <Mutex.h>

List of all members.

Public Member Functions

 Mutex ()
 Constructor.
 ~Mutex ()
 Destructor.
void lock ()
 This method lock the object.
void unlock ()
 This method unlock the object.
bool trylock ()
 This method return true if the lock was successful or not.


Detailed Description

This class is a wrapper for the system pthread_mutex.


The documentation for this class was generated from the following files:
Generated on Tue Sep 13 01:32:47 2005 for DDT Project by  doxygen 1.4.4