Public Member Functions

ibrcommon::MutexLock Class Reference

#include <MutexLock.h>

Inherited by ibrcommon::IndicatingLock.

Collaboration diagram for ibrcommon::MutexLock:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MutexLock (MutexInterface &m)
virtual ~MutexLock ()

Detailed Description

Definition at line 8 of file MutexLock.h.


Constructor & Destructor Documentation

ibrcommon::MutexLock::MutexLock ( MutexInterface m  ) 

Definition at line 6 of file MutexLock.cpp.

References ibrcommon::MutexInterface::enter().

Here is the call graph for this function:

ibrcommon::MutexLock::~MutexLock (  )  [virtual]

Definition at line 11 of file MutexLock.cpp.

References ibrcommon::MutexInterface::leave().

Here is the call graph for this function:


The documentation for this class was generated from the following files: