#include <sem4.h>
Definition at line 42 of file sem4.h.
◆ Sem4() [1/4]
◆ Sem4() [2/4]
◆ ~Sem4() [1/2]
◆ Sem4() [3/4]
◆ Sem4() [4/4]
◆ ~Sem4() [2/2]
◆ Destroy() [1/2]
◆ Destroy() [2/2]
◆ GetValue() [1/2]
| sint32 Sem4::GetValue |
( |
int * | sval | ) |
const |
◆ GetValue() [2/2]
| sint32 Sem4::GetValue |
( |
int * | sval | ) |
const |
◆ Post() [1/2]
| sint32 Sem4::Post |
( |
void | | ) |
const |
◆ Post() [2/2]
| sint32 Sem4::Post |
( |
void | | ) |
const |
◆ TryWait() [1/2]
| sint32 Sem4::TryWait |
( |
void | | ) |
const |
◆ TryWait() [2/2]
| sint32 Sem4::TryWait |
( |
void | | ) |
const |
◆ Wait() [1/2]
| sint32 Sem4::Wait |
( |
void | | ) |
const |
◆ Wait() [2/2]
| sint32 Sem4::Wait |
( |
void | | ) |
const |
The documentation for this class was generated from the following files: