OrocosComponentLibrary  2.8.3
Public Member Functions | Public Attributes | List of all members
TimerComponent::TimeoutCatcher Struct Reference

Helper class for catching the virtual timeout function of Timer. More...

#include <TimerComponent.hpp>

Inheritance diagram for TimerComponent::TimeoutCatcher:

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: