#include <Semaphore.h>
Definition at line 43 of file Semaphore.h.
◆ Semaphore() [1/2]
AVT::VmbAPI::Semaphore::Semaphore |
( |
int |
nInit = 0 , |
|
|
int |
nMax = 1 |
|
) |
| |
◆ ~Semaphore()
AVT::VmbAPI::Semaphore::~Semaphore |
( |
| ) |
|
◆ Semaphore() [2/2]
AVT::VmbAPI::Semaphore::Semaphore |
( |
const Semaphore & |
rSemaphore | ) |
|
|
private |
◆ Acquire()
void AVT::VmbAPI::Semaphore::Acquire |
( |
| ) |
|
◆ operator=()
◆ Release()
void AVT::VmbAPI::Semaphore::Release |
( |
| ) |
|
◆ m_Semaphore
sem_t AVT::VmbAPI::Semaphore::m_Semaphore |
|
private |
The documentation for this class was generated from the following files: