#include <ScopeLock.h>
§ ScopeLock() [1/2]
openjaus::system::ScopeLock::ScopeLock |
( |
| ) |
|
§ ~ScopeLock()
openjaus::system::ScopeLock::~ScopeLock |
( |
| ) |
|
|
virtual |
§ ScopeLock() [2/2]
openjaus::system::ScopeLock::ScopeLock |
( |
Mutex & |
newMutex | ) |
|
§ getMutex()
Mutex * openjaus::system::ScopeLock::getMutex |
( |
| ) |
const |
§ setMutex()
bool openjaus::system::ScopeLock::setMutex |
( |
Mutex * |
mutex | ) |
|
- Parameters
-
mutex | The value of the new mutex. |
§ toString()
std::string openjaus::system::ScopeLock::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ mutex
Mutex* openjaus::system::ScopeLock::mutex |
|
protected |
The documentation for this class was generated from the following files: