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


Public Member Functions | |
| IndicatingLock (MutexInterface &m, bool &indicator) | |
| virtual | ~IndicatingLock () |
Public Member Functions inherited from ibrcommon::MutexLock | |
| MutexLock (MutexInterface &m) | |
| virtual | ~MutexLock () |
Definition at line 49 of file MutexLock.h.
| ibrcommon::IndicatingLock::IndicatingLock | ( | MutexInterface & | m, |
| bool & | indicator | ||
| ) |
Definition at line 47 of file MutexLock.cpp.
|
virtual |
Definition at line 53 of file MutexLock.cpp.