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