Resurgence (PY2022)
Codebase for the Husky Robotics 2021-2022 rover Resurgence
Loading...
Searching...
No Matches
util::Watchdog< Clock > Member List

This is the complete list of members for util::Watchdog< Clock >, including all inherited members.

feed()util::Watchdog< Clock >inline
operator=(const Watchdog &)=delete (defined in util::Watchdog< Clock >)util::Watchdog< Clock >
util::impl::notifyScheduler (defined in util::Watchdog< Clock >)util::Watchdog< Clock >friend
Watchdog(const std::string &name, std::chrono::milliseconds duration, const std::function< void()> &callback, bool keepCallingOnDeath=false)util::Watchdog< Clock >inline
Watchdog(std::chrono::milliseconds duration, const std::function< void()> &callback, bool keepCallingOnDeath=false)util::Watchdog< Clock >inline
Watchdog(const Watchdog &)=delete (defined in util::Watchdog< Clock >)util::Watchdog< Clock >
~Watchdog() (defined in util::Watchdog< Clock >)util::Watchdog< Clock >inline