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
try_wait()ove::Eventinline
try_wait_for(const std::chrono::duration< Rep, Period > &rel) noexceptove::Eventinline
try_wait_until(const std::chrono::time_point< Clock, Duration > &deadline) noexceptove::Eventinline
valid() constove::Eventinline
wait()ove::Eventinline
~Event() noexceptove::Eventinline