|
Static Public Member Functions |
static void | user_enable () |
static void | user_disable () |
static void | user_takeover_control () |
static void | user_giveback_control () |
static void FIASCO_INIT | init () |
Static Public Attributes |
static void(* | touch )(void) = Watchdog::do_nothing |
static void(* | enable )(void) = Watchdog::do_nothing |
static void(* | disable )(void) = Watchdog::do_nothing |
Private Member Functions |
| Watchdog () |
| Watchdog (const Watchdog &) |
Static Private Member Functions |
static void | do_nothing () |
static void | perf_enable () |
static void | perf_disable () |
static void | perf_touch () |
Static Private Attributes |
static Watchdog_flags | flags |
Classes |
struct | Watchdog_flags |