Public Member Functions | List of all members
ForceSensorPortHandler Class Reference

#include <PortHandler.h>

Inheritance diagram for ForceSensorPortHandler:
Inheritance graph
[legend]

Public Member Functions

 ForceSensorPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName, hrp::ForceSensor *i_sensor)
 
void update (double time)
 
- Public Member Functions inherited from SensorPortHandler< hrp::ForceSensor, RTC::TimedDoubleSeq >
 SensorPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName, hrp::ForceSensor *i_sensor)
 
- Public Member Functions inherited from OutPortHandler< RTC::TimedDoubleSeq >
virtual void inputDataFromSimulator (Controller_impl *controller)=0
 
 OutPortHandler (PortInfo &info)
 
 OutPortHandler (RTC::DataFlowComponentBase *i_rtc, const char *i_portName)
 
void setTime (RTC::TimedDoubleSeq &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< RTC::TimedDoubleSeq >
double stepTime
 
- Public Attributes inherited from PortHandler
std::string portName
 
Port_Service_Var_Type portRef
 
- Protected Attributes inherited from SensorPortHandler< hrp::ForceSensor, RTC::TimedDoubleSeq >
hrp::ForceSensorm_sensor
 
- Protected Attributes inherited from OutPortHandler< RTC::TimedDoubleSeq >
RTC::TimedDoubleSeq m_data
 
RTC::OutPort< RTC::TimedDoubleSeq > m_port
 

Detailed Description

Definition at line 267 of file PortHandler.h.

Constructor & Destructor Documentation

ForceSensorPortHandler::ForceSensorPortHandler ( RTC::DataFlowComponentBase i_rtc,
const char *  i_portName,
hrp::ForceSensor i_sensor 
)

Definition at line 183 of file PortHandler.cpp.

Member Function Documentation

void ForceSensorPortHandler::update ( double  time)
virtual

Implements OutPortHandlerBase.

Definition at line 192 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:52