|
IBR-DTNSuite 0.6
|
#include <MutexLock.h>


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.