#include <messages/IRangefinder2DMsgs/idl_generated_code/IRangefinder2DMsgs.h>
Public Member Functions | |
IRangefinder2DMsgs () | |
virtual return_getDeviceStatus | getDeviceStatus_RPC () |
virtual return_getDistanceRange | getDistanceRange_RPC () |
virtual return_getScanLimits | getScanLimits_RPC () |
virtual return_getHorizontalResolution | getHorizontalResolution_RPC () |
virtual return_getScanRate | getScanRate_RPC () |
virtual return_getDeviceInfo | getDeviceInfo_RPC () |
virtual bool | setDistanceRange_RPC (const double min, const double max) |
virtual bool | setScanLimits_RPC (const double min, const double max) |
virtual bool | setHorizontalResolution_RPC (const double step) |
virtual bool | setScanRate_RPC (const double rate) |
virtual std::vector< std::string > | help (const std::string &functionName="--all") |
bool | read (yarp::os::ConnectionReader &connection) override |
Read this object from a network connection. | |
![]() | |
yarp::os::WireLink & | yarp () |
Get YARP state associated with this object. | |
const yarp::os::WireLink & | yarp () const |
Get YARP state associated with this object (const version). | |
![]() | |
virtual | ~PortReader () |
Destructor. | |
virtual Type | getReadType () const |
Definition at line 23 of file IRangefinder2DMsgs.h.
IRangefinder2DMsgs::IRangefinder2DMsgs | ( | ) |
Definition at line 2058 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2113 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2063 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2073 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2093 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2083 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2103 of file IRangefinder2DMsgs.cpp.
|
virtual |
Definition at line 2164 of file IRangefinder2DMsgs.cpp.
|
overridevirtual |
Read this object from a network connection.
Override this for your particular class.
reader | an interface to the network connection for reading |
Implements yarp::os::PortReader.
Definition at line 2226 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2123 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2143 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2133 of file IRangefinder2DMsgs.cpp.
|
virtual |
Reimplemented in IRangefinder2DRPCd.
Definition at line 2153 of file IRangefinder2DMsgs.cpp.