Public Member Functions | List of all members
VisionSensorPortHandler Class Reference

#include <PortHandler.h>

Inheritance diagram for VisionSensorPortHandler:
Inheritance graph
[legend]

Public Member Functions

void update (double time)
 
 VisionSensorPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName, hrp::VisionSensor *i_sensor)
 
- Public Member Functions inherited from SensorPortHandler< hrp::VisionSensor, Img::TimedCameraImage >
 SensorPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName, hrp::VisionSensor *i_sensor)
 
- Public Member Functions inherited from OutPortHandler< Img::TimedCameraImage >
virtual void inputDataFromSimulator (Controller_impl *controller)=0
 
 OutPortHandler (PortInfo &info)
 
 OutPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName)
 
void setTime (Img::TimedCameraImage &value, double _time)
 
void write (double time)
 
virtual void writeDataToPort ()=0
 
- Public Member Functions inherited from PortHandler
 PortHandler (PortInfo &info)
 
virtual ~PortHandler ()
 

Additional Inherited Members

- Public Attributes inherited from OutPortHandler< Img::TimedCameraImage >
double stepTime
 
- Public Attributes inherited from PortHandler
std::string portName
 
Port_Service_Var_Type portRef
 
- Protected Attributes inherited from SensorPortHandler< hrp::VisionSensor, Img::TimedCameraImage >
hrp::VisionSensorm_sensor
 
- Protected Attributes inherited from OutPortHandler< Img::TimedCameraImage >
Img::TimedCameraImage m_data
 
RTC::OutPort< Img::TimedCameraImage > m_port
 

Detailed Description

Definition at line 310 of file PortHandler.h.

Constructor & Destructor Documentation

VisionSensorPortHandler::VisionSensorPortHandler ( RTC::DataFlowComponentBase i_rtc,
const char *  i_portName,
hrp::VisionSensor i_sensor 
)

Definition at line 261 of file PortHandler.cpp.

Member Function Documentation

void VisionSensorPortHandler::update ( double  time)
virtual

Implements OutPortHandlerBase.

Definition at line 305 of file PortHandler.cpp.


The documentation for this class was generated from the following files:


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:53