Base Framework
|
This is the complete list of members for Semaphore, including all inherited members.
getCreatedById() const | Resource | |
getDescription() const | Resource | |
getHandle() const noexcept | Resource | inline |
getInternalHandle() const | Resource | inline |
getMaximum() noexcept | Semaphore | static |
getResourceId() const | Resource | |
getValue() const | Semaphore | |
handle | Resource | protected |
operator bool() const noexcept | Resource | inline |
post() | Semaphore | |
Semaphore(unsigned int value=0) | Semaphore | |
setDescription(const String &description) | Resource | |
tryWait() const | Semaphore | |
wait() const | Semaphore | |
~Semaphore() | Semaphore |