oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::Event Member List

This is the complete list of members for ove::Event, including all inherited members.

Event()ove::Eventinline
Event(const Event &)=delete (defined in ove::Event)ove::Event
Event(Event &&other) noexceptove::Eventinline
handle() constove::Eventinline
operator=(const Event &)=delete (defined in ove::Event)ove::Event
operator=(Event &&other) noexceptove::Eventinline
signal()ove::Eventinline
signal_from_isr()ove::Eventinline
valid() constove::Eventinline
wait(uint32_t timeout_ms=OVE_WAIT_FOREVER)ove::Eventinline
~Event()ove::Eventinline