#include <MutexLock.h>
Inherits ibrcommon::MutexLock.

Public Member Functions | |
| IndicatingLock (MutexInterface &m, bool &indicator) | |
| virtual | ~IndicatingLock () |
Definition at line 18 of file MutexLock.h.
| ibrcommon::IndicatingLock::IndicatingLock | ( | MutexInterface & | m, | |
| bool & | indicator | |||
| ) |
Definition at line 16 of file MutexLock.cpp.
| ibrcommon::IndicatingLock::~IndicatingLock | ( | ) | [virtual] |
Definition at line 22 of file MutexLock.cpp.
1.7.1