#include <Mutex.h>
Definition at line 42 of file Mutex.h.
◆ Mutex() [1/2]
AVT::VmbAPI::Mutex::Mutex |
( |
bool |
bInitLock = false | ) |
|
|
explicit |
◆ ~Mutex()
AVT::VmbAPI::Mutex::~Mutex |
( |
| ) |
|
◆ Mutex() [2/2]
AVT::VmbAPI::Mutex::Mutex |
( |
const Mutex & |
| ) |
|
|
private |
◆ Lock()
void AVT::VmbAPI::Mutex::Lock |
( |
| ) |
|
◆ operator=()
Mutex & AVT::VmbAPI::Mutex::operator= |
( |
const Mutex & |
| ) |
|
|
private |
◆ Unlock()
void AVT::VmbAPI::Mutex::Unlock |
( |
| ) |
|
◆ m_Mutex
pthread_mutex_t AVT::VmbAPI::Mutex::m_Mutex |
|
protected |
The documentation for this class was generated from the following files: