TimeoutCatcher Struct Reference
Helper class for catching the virtual timeout function of Timer.
More...
#include <TimerComponent.hpp>
List of all members.
Public Member Functions |
| TimeoutCatcher (RTT::Timer::TimerId max_timers, RTT::Event< void(RTT::Timer::TimerId)> &e) |
virtual void | timeout (Timer::TimerId id) |
Public Attributes |
RTT::Event< void(RTT::Timer::TimerId)> & | me |
Detailed Description
Helper class for catching the virtual timeout function of Timer.
Definition at line 29 of file TimerComponent.hpp.
The documentation for this struct was generated from the following file: