#include <PortHandler.h>
Public Member Functions | |
void | update (double time) |
VisionSensorPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName, hrp::VisionSensor *i_sensor) |
Definition at line 310 of file PortHandler.h.
VisionSensorPortHandler::VisionSensorPortHandler | ( | RTC::DataFlowComponentBase * | i_rtc, |
const char * | i_portName, | ||
hrp::VisionSensor * | i_sensor | ||
) |
Definition at line 261 of file PortHandler.cpp.
void VisionSensorPortHandler::update | ( | double | time | ) | [virtual] |
Implements OutPortHandlerBase.
Definition at line 305 of file PortHandler.cpp.