#include <Semaphore_P.h>
◆ ~Semaphore() [1/2]
ehs::Semaphore::~Semaphore |
( |
| ) |
|
◆ Semaphore() [1/10]
ehs::Semaphore::Semaphore |
( |
| ) |
|
◆ Semaphore() [2/10]
ehs::Semaphore::Semaphore |
( |
const Str_8 & |
name, |
|
|
const UInt_32 |
initial |
|
) |
| |
◆ Semaphore() [3/10]
ehs::Semaphore::Semaphore |
( |
const UInt_32 |
initial | ) |
|
◆ Semaphore() [4/10]
ehs::Semaphore::Semaphore |
( |
Semaphore && |
sem | ) |
|
|
noexcept |
◆ Semaphore() [5/10]
ehs::Semaphore::Semaphore |
( |
const Semaphore & |
sem | ) |
|
◆ ~Semaphore() [2/2]
ehs::Semaphore::~Semaphore |
( |
| ) |
|
◆ Semaphore() [6/10]
ehs::Semaphore::Semaphore |
( |
| ) |
|
◆ Semaphore() [7/10]
ehs::Semaphore::Semaphore |
( |
Str_8 |
name, |
|
|
const UInt_32 |
initial |
|
) |
| |
◆ Semaphore() [8/10]
ehs::Semaphore::Semaphore |
( |
const UInt_32 |
initial | ) |
|
◆ Semaphore() [9/10]
ehs::Semaphore::Semaphore |
( |
Semaphore && |
sem | ) |
|
|
noexcept |
◆ Semaphore() [10/10]
ehs::Semaphore::Semaphore |
( |
const Semaphore & |
sem | ) |
|
◆ Initialize() [1/2]
void ehs::Semaphore::Initialize |
( |
| ) |
|
|
overridevirtual |
◆ Initialize() [2/2]
void ehs::Semaphore::Initialize |
( |
| ) |
|
|
overridevirtual |
◆ IsValid() [1/2]
bool ehs::Semaphore::IsValid |
( |
| ) |
const |
|
overridevirtual |
◆ IsValid() [2/2]
bool ehs::Semaphore::IsValid |
( |
| ) |
const |
|
overridevirtual |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ Release() [1/2]
void ehs::Semaphore::Release |
( |
| ) |
|
|
overridevirtual |
◆ Release() [2/2]
void ehs::Semaphore::Release |
( |
| ) |
|
|
overridevirtual |
◆ Signal() [1/2]
void ehs::Semaphore::Signal |
( |
const UInt_32 |
inc | ) |
|
|
overridevirtual |
◆ Signal() [2/2]
void ehs::Semaphore::Signal |
( |
const UInt_32 |
inc | ) |
|
|
overridevirtual |
◆ Wait() [1/2]
bool ehs::Semaphore::Wait |
( |
const UInt_32 |
timeout | ) |
|
|
overridevirtual |
◆ Wait() [2/2]
bool ehs::Semaphore::Wait |
( |
const UInt_32 |
timeout | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: