#include <AbstractWatchdog.h>
Inherits openjaus::system::WatchdogInterface.
Inherited by openjaus::system::SimpleWatchdog.
◆ AbstractWatchdog()
openjaus::system::AbstractWatchdog::AbstractWatchdog |
( |
| ) |
|
◆ ~AbstractWatchdog()
openjaus::system::AbstractWatchdog::~AbstractWatchdog |
( |
| ) |
|
|
virtual |
◆ addTimeOutCallback()
void openjaus::system::AbstractWatchdog::addTimeOutCallback |
( |
void(*)(void *object, WatchdogInterface *watchdog) |
function, |
|
|
void * |
object |
|
) |
| |
|
virtual |
◆ executeCallbacks()
void openjaus::system::AbstractWatchdog::executeCallbacks |
( |
| ) |
|
|
protected |
◆ callbacks
The documentation for this class was generated from the following files: