|
| Impl (const std::function< void(const ros::TimerEvent &)> &callback, const ros::Duration &delay_dur, const bool oneshot) |
|
void | start () |
|
void | stop () |
|
void | setPeriod (const ros::Duration &duration, const bool reset=true) |
|
void | setCallback (const std::function< void(const ros::TimerEvent &)> &callback) |
|
| Impl (const Impl &)=delete |
|
| Impl (Impl &&)=delete |
|
Impl & | operator= (const Impl &)=delete |
|
Impl & | operator= (Impl &&)=delete |
|
The documentation for this class was generated from the following files:
- include/mrs_lib/impl/timer.hpp
- src/timer/timer.cpp