mrs_lib
Various reusable classes, functions and utilities for use in MRS projects
ThreadTimer::Impl Member List

This is the complete list of members for ThreadTimer::Impl, including all inherited members.

Impl(const std::function< void(const ros::TimerEvent &)> &callback, const ros::Duration &delay_dur, const bool oneshot) (defined in ThreadTimer::Impl)ThreadTimer::Impl
Impl(const Impl &)=delete (defined in ThreadTimer::Impl)ThreadTimer::Impl
Impl(Impl &&)=delete (defined in ThreadTimer::Impl)ThreadTimer::Impl
operator=(const Impl &)=delete (defined in ThreadTimer::Impl)ThreadTimer::Impl
operator=(Impl &&)=delete (defined in ThreadTimer::Impl)ThreadTimer::Impl
setCallback(const std::function< void(const ros::TimerEvent &)> &callback) (defined in ThreadTimer::Impl)ThreadTimer::Impl
setPeriod(const ros::Duration &duration, const bool reset=true) (defined in ThreadTimer::Impl)ThreadTimer::Impl
start() (defined in ThreadTimer::Impl)ThreadTimer::Impl
stop() (defined in ThreadTimer::Impl)ThreadTimer::Impl
ThreadTimer (defined in ThreadTimer::Impl)ThreadTimer::Implfriend
~Impl() (defined in ThreadTimer::Impl)ThreadTimer::Impl