#include <MutexLocker.h>
Definition at line 30 of file MutexLocker.h.
◆ MutexLocker() [1/2]
mars::utils::MutexLocker::MutexLocker |
( |
Mutex * |
mutex | ) |
|
|
explicit |
◆ ~MutexLocker()
mars::utils::MutexLocker::~MutexLocker |
( |
| ) |
|
◆ MutexLocker() [2/2]
mars::utils::MutexLocker::MutexLocker |
( |
const MutexLocker & |
| ) |
|
|
private |
◆ operator=()
◆ relock()
void mars::utils::MutexLocker::relock |
( |
| ) |
|
◆ unlock()
void mars::utils::MutexLocker::unlock |
( |
| ) |
|
◆ isLocked
bool mars::utils::MutexLocker::isLocked |
|
private |
◆ myMutex
Mutex* mars::utils::MutexLocker::myMutex |
|
private |
The documentation for this class was generated from the following files:
- /Developer/bob-learning-dev/simulation/mars/common/utils/src/MutexLocker.h
- /Developer/bob-learning-dev/simulation/mars/common/utils/src/MutexLocker.cpp