#include <BasicLockable.h>
Definition at line 38 of file BasicLockable.h.
◆ BasicLockable() [1/2]
AVT::VmbAPI::BasicLockable::BasicLockable |
( |
| ) |
|
◆ BasicLockable() [2/2]
AVT::VmbAPI::BasicLockable::BasicLockable |
( |
MutexPtr |
pMutex | ) |
|
◆ ~BasicLockable()
AVT::VmbAPI::BasicLockable::~BasicLockable |
( |
| ) |
|
|
virtual |
◆ GetMutex() [1/2]
const MutexPtr & AVT::VmbAPI::BasicLockable::GetMutex |
( |
| ) |
|
◆ GetMutex() [2/2]
const MutexPtr& AVT::VmbAPI::BasicLockable::GetMutex |
( |
| ) |
const |
◆ Lock()
void AVT::VmbAPI::BasicLockable::Lock |
( |
| ) |
|
|
inline |
◆ Unlock()
void AVT::VmbAPI::BasicLockable::Unlock |
( |
| ) |
|
|
inline |
◆ m_pMutex
MutexPtr AVT::VmbAPI::BasicLockable::m_pMutex |
|
private |
The documentation for this class was generated from the following files: