#include <messages/IOdometry2DMsgs/idl_generated_code/IOdometry2DMsgs.h>
Public Member Functions | |
IOdometry2DMsgs () | |
virtual bool | reset_odometry_RPC () |
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. | |
Public Member Functions inherited from yarp::os::Wire | |
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). | |
Public Member Functions inherited from yarp::os::PortReader | |
virtual | ~PortReader () |
Destructor. | |
virtual Type | getReadType () const |
Definition at line 17 of file IOdometry2DMsgs.h.
IOdometry2DMsgs::IOdometry2DMsgs | ( | ) |
Definition at line 209 of file IOdometry2DMsgs.cpp.
|
virtual |
Definition at line 225 of file IOdometry2DMsgs.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 251 of file IOdometry2DMsgs.cpp.
|
virtual |
Reimplemented in IOdometry2DRPCd.
Definition at line 214 of file IOdometry2DMsgs.cpp.