Boolean semaphore.
More...
#include <BSemaphore.h>
◆ BSemaphoreBool() [1/2]
BSemaphoreBool::BSemaphoreBool |
( |
| ) |
|
◆ BSemaphoreBool() [2/2]
◆ ~BSemaphoreBool()
BSemaphoreBool::~BSemaphoreBool |
( |
| ) |
|
◆ set()
void BSemaphoreBool::set |
( |
Bool |
on = 1 | ) |
|
◆ clear()
void BSemaphoreBool::clear |
( |
| ) |
|
◆ wait()
◆ value()
Bool BSemaphoreBool::value |
( |
| ) |
|
◆ operator int()
BSemaphoreBool::operator int |
( |
| ) |
|
◆ operator==()
int BSemaphoreBool::operator== |
( |
Bool |
on | ) |
|
◆ operator=()
The documentation for this class was generated from the following files: