mutex Class Reference

The object that will actually be used for mutual exclusion. More...

#include <mutex.h>

Inheritance diagram for mutex:

Inheritance graph
[legend]
Collaboration diagram for mutex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~mutex ()
 Destroys this mutex.
 IMPLEMENT_CLASS_NAME ("mutex")

Detailed Description

The object that will actually be used for mutual exclusion.

See mutex_base for the real implementation.

Definition at line 74 of file mutex.h.


Constructor & Destructor Documentation

mutex::~mutex (  )  [virtual]

Destroys this mutex.

Definition at line 105 of file mutex.cpp.


Member Function Documentation

mutex::IMPLEMENT_CLASS_NAME ( "mutex"   ) 


The documentation for this class was generated from the following files:
Generated on Wed Jul 23 04:35:20 2008 for HOOPLE Libraries by  doxygen 1.5.1