oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::Workqueue< StackSize > Member List

This is the complete list of members for ove::Workqueue< StackSize >, including all inherited members.

handle() constove::Workqueue< StackSize >inline
operator=(const Workqueue &)=delete (defined in ove::Workqueue< StackSize >)ove::Workqueue< StackSize >
operator=(Workqueue &&other) noexceptove::Workqueue< StackSize >inline
valid() constove::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) noexceptove::Workqueue< StackSize >inline
~Workqueue()ove::Workqueue< StackSize >inline