|
oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
|
This is the complete list of members for ove::Watchdog, including all inherited members.
| feed() | ove::Watchdog | inline |
| handle() const | ove::Watchdog | inline |
| operator=(const Watchdog &)=delete (defined in ove::Watchdog) | ove::Watchdog | |
| operator=(Watchdog &&other) noexcept | ove::Watchdog | inline |
| start() | ove::Watchdog | inline |
| stop() | ove::Watchdog | inline |
| valid() const | ove::Watchdog | inline |
| Watchdog(uint32_t timeout_ms) | ove::Watchdog | inlineexplicit |
| Watchdog(const Watchdog &)=delete (defined in ove::Watchdog) | ove::Watchdog | |
| Watchdog(Watchdog &&other) noexcept | ove::Watchdog | inline |
| ~Watchdog() | ove::Watchdog | inline |