Helper class for catching the virtual timeout function of Timer.
More...
#include <TimerComponent.hpp>
List of all members.
Public Member Functions |
| TimeoutCatcher (std::vector< RTT::OutputPort< RTT::os::Timer::TimerId > * > &port_timers, RTT::OutputPort< RTT::os::Timer::TimerId > &op) |
virtual void | timeout (os::Timer::TimerId id) |
Public Attributes |
RTT::OutputPort
< RTT::os::Timer::TimerId > & | me |
std::vector< RTT::OutputPort
< RTT::os::Timer::TimerId > * > & | m_port_timers |
Detailed Description
Helper class for catching the virtual timeout function of Timer.
Definition at line 28 of file TimerComponent.hpp.
The documentation for this struct was generated from the following file: