FreeRTOS-Cpp
FreeRTOS::StaticCountingSemaphore Member List

This is the complete list of members for FreeRTOS::StaticCountingSemaphore, including all inherited members.

getCount() constFreeRTOS::SemaphoreBaseinline
give() constFreeRTOS::SemaphoreBaseinline
giveFromISR(bool &higherPriorityTaskWoken) constFreeRTOS::SemaphoreBaseinline
giveFromISR() constFreeRTOS::SemaphoreBaseinline
handleFreeRTOS::SemaphoreBaseprivate
isValid() constFreeRTOS::SemaphoreBaseinline
operator new(size_t, void *ptr) (defined in FreeRTOS::SemaphoreBase)FreeRTOS::SemaphoreBaseinlinestatic
operator new(size_t)=delete (defined in FreeRTOS::SemaphoreBase)FreeRTOS::SemaphoreBasestatic
operator new[](size_t, void *ptr) (defined in FreeRTOS::SemaphoreBase)FreeRTOS::SemaphoreBaseinlinestatic
operator new[](size_t)=delete (defined in FreeRTOS::SemaphoreBase)FreeRTOS::SemaphoreBasestatic
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::SemaphoreBaseprivate
SemaphoreBase(SemaphoreBase &&) noexcept=default (defined in FreeRTOS::SemaphoreBase)FreeRTOS::SemaphoreBaseprivate
StaticCountingSemaphore(const UBaseType_t maxCount, const UBaseType_t initialCount=0)FreeRTOS::StaticCountingSemaphoreinlineexplicit
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::StaticCountingSemaphoreprivate
take(const TickType_t ticksToWait=portMAX_DELAY) constFreeRTOS::SemaphoreBaseinline
takeFromISR(bool &higherPriorityTaskWoken) constFreeRTOS::SemaphoreBaseinline
takeFromISR() constFreeRTOS::SemaphoreBaseinline
~SemaphoreBase()FreeRTOS::SemaphoreBaseinlineprivate
~StaticCountingSemaphore()=default (defined in FreeRTOS::StaticCountingSemaphore)FreeRTOS::StaticCountingSemaphore