#include <MutexGuard.h>
Definition at line 40 of file MutexGuard.h.
◆ MutexGuard() [1/4]
AVT::VmbAPI::MutexGuard::MutexGuard |
( |
| ) |
|
◆ MutexGuard() [2/4]
AVT::VmbAPI::MutexGuard::MutexGuard |
( |
MutexPtr & |
pMutex | ) |
|
◆ MutexGuard() [3/4]
AVT::VmbAPI::MutexGuard::MutexGuard |
( |
BasicLockablePtr |
pLockable | ) |
|
◆ MutexGuard() [4/4]
AVT::VmbAPI::MutexGuard::MutexGuard |
( |
const BasicLockable & |
rLockable | ) |
|
◆ ~MutexGuard()
AVT::VmbAPI::MutexGuard::~MutexGuard |
( |
| ) |
|
◆ Protect()
void AVT::VmbAPI::MutexGuard::Protect |
( |
| ) |
|
◆ Release()
bool AVT::VmbAPI::MutexGuard::Release |
( |
| ) |
|
◆ m_pMutex
Mutex* AVT::VmbAPI::MutexGuard::m_pMutex |
|
protected |
The documentation for this class was generated from the following files: