Autolock for acquiring/releasing a write lock on a RWLock.
More...
#include <ThreadSupport.h>
Autolock for acquiring/releasing a write lock on a RWLock.
◆ AutoWrLock() [1/2]
nidas::util::AutoWrLock::AutoWrLock |
( |
RWLock & | rwlock | ) |
|
|
inline |
◆ ~AutoWrLock()
nidas::util::AutoWrLock::~AutoWrLock |
( |
| ) |
|
|
inline |
◆ AutoWrLock() [2/2]
nidas::util::AutoWrLock::AutoWrLock |
( |
const Autolock & | | ) |
|
|
private |
◆ operator=()
◆ _rwlock
RWLock& nidas::util::AutoWrLock::_rwlock |
|
private |
The documentation for this class was generated from the following file: