#include <WatchdogInterface.h>
Inherited by openjaus::system::AbstractWatchdog.
◆ WatchdogInterface()
openjaus::system::WatchdogInterface::WatchdogInterface |
( |
| ) |
|
|
inline |
◆ ~WatchdogInterface()
virtual openjaus::system::WatchdogInterface::~WatchdogInterface |
( |
| ) |
|
|
inlinevirtual |
◆ addTimeOutCallback()
virtual void openjaus::system::WatchdogInterface::addTimeOutCallback |
( |
void(*)(void *object, WatchdogInterface *watchdog) |
function, |
|
|
void * |
object |
|
) |
| |
|
pure virtual |
◆ cancel()
virtual void openjaus::system::WatchdogInterface::cancel |
( |
| ) |
|
|
pure virtual |
◆ reset()
virtual void openjaus::system::WatchdogInterface::reset |
( |
| ) |
|
|
pure virtual |
◆ start()
virtual void openjaus::system::WatchdogInterface::start |
( |
| ) |
|
|
pure virtual |
◆ timedOut()
virtual bool openjaus::system::WatchdogInterface::timedOut |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: