|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
This is the complete list of members for ove::Workqueue< StackSize >, including all inherited members.
| handle() const | ove::Workqueue< StackSize > | inline |
| operator=(const Workqueue &)=delete (defined in ove::Workqueue< StackSize >) | ove::Workqueue< StackSize > | |
| operator=(Workqueue &&other) noexcept | ove::Workqueue< StackSize > | inline |
| valid() const | ove::Workqueue< StackSize > | inline |
| Workqueue(const char *name, ove_prio_t prio) | ove::Workqueue< StackSize > | inline |
| Workqueue(const Workqueue &)=delete (defined in ove::Workqueue< StackSize >) | ove::Workqueue< StackSize > | |
| Workqueue(Workqueue &&other) noexcept | ove::Workqueue< StackSize > | inline |
| ~Workqueue() | ove::Workqueue< StackSize > | inline |