|
FreeRTOS-Cpp
|
This is the complete list of members for FreeRTOS::StaticCountingSemaphore, including all inherited members.
| getCount() const | FreeRTOS::SemaphoreBase | inline |
| give() const | FreeRTOS::SemaphoreBase | inline |
| giveFromISR(bool &higherPriorityTaskWoken) const | FreeRTOS::SemaphoreBase | inline |
| giveFromISR() const | FreeRTOS::SemaphoreBase | inline |
| handle | FreeRTOS::SemaphoreBase | private |
| isValid() const | FreeRTOS::SemaphoreBase | inline |
| operator new(size_t, void *ptr) (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | inlinestatic |
| operator new(size_t)=delete (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | static |
| operator new[](size_t, void *ptr) (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | inlinestatic |
| operator new[](size_t)=delete (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | static |
| operator=(const StaticCountingSemaphore &)=delete (defined in FreeRTOS::StaticCountingSemaphore) | FreeRTOS::StaticCountingSemaphore | |
| operator=(StaticCountingSemaphore &&) noexcept=default (defined in FreeRTOS::StaticCountingSemaphore) | FreeRTOS::StaticCountingSemaphore | |
| operator=(const SemaphoreBase &)=delete (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | |
| SemaphoreBase(const SemaphoreBase &)=delete (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | |
| SemaphoreBase()=default (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | private |
| SemaphoreBase(SemaphoreBase &&) noexcept=default (defined in FreeRTOS::SemaphoreBase) | FreeRTOS::SemaphoreBase | private |
| StaticCountingSemaphore(const UBaseType_t maxCount, const UBaseType_t initialCount=0) | FreeRTOS::StaticCountingSemaphore | inlineexplicit |
| StaticCountingSemaphore(const StaticCountingSemaphore &)=delete (defined in FreeRTOS::StaticCountingSemaphore) | FreeRTOS::StaticCountingSemaphore | |
| StaticCountingSemaphore(StaticCountingSemaphore &&) noexcept=default (defined in FreeRTOS::StaticCountingSemaphore) | FreeRTOS::StaticCountingSemaphore | |
| staticCountingSemaphore (defined in FreeRTOS::StaticCountingSemaphore) | FreeRTOS::StaticCountingSemaphore | private |
| take(const TickType_t ticksToWait=portMAX_DELAY) const | FreeRTOS::SemaphoreBase | inline |
| takeFromISR(bool &higherPriorityTaskWoken) const | FreeRTOS::SemaphoreBase | inline |
| takeFromISR() const | FreeRTOS::SemaphoreBase | inline |
| ~SemaphoreBase() | FreeRTOS::SemaphoreBase | inlineprivate |
| ~StaticCountingSemaphore()=default (defined in FreeRTOS::StaticCountingSemaphore) | FreeRTOS::StaticCountingSemaphore |