#include <PortHandler.h>
Public Member Functions | |
RateGyroSensorPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName, hrp::RateGyroSensor *i_sensor) | |
void | update (double time) |
Definition at line 277 of file PortHandler.h.
RateGyroSensorPortHandler::RateGyroSensorPortHandler | ( | RTC::DataFlowComponentBase * | i_rtc, |
const char * | i_portName, | ||
hrp::RateGyroSensor * | i_sensor | ||
) |
Definition at line 199 of file PortHandler.cpp.
void RateGyroSensorPortHandler::update | ( | double | time | ) | [virtual] |
Implements OutPortHandlerBase.
Definition at line 207 of file PortHandler.cpp.