#include <networkWrappers/odometry2D_nws_yarp/Odometry2DServerImpl.h>
Public Member Functions | |
void | setInterface (yarp::dev::Nav2D::IOdometry2D *_odom) |
bool | reset_odometry_RPC () override |
std::mutex * | getMutex () |
Public Member Functions inherited from IOdometry2DMsgs | |
IOdometry2DMsgs () | |
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 13 of file Odometry2DServerImpl.h.
|
inline |
Definition at line 24 of file Odometry2DServerImpl.h.
|
overridevirtual |
Reimplemented from IOdometry2DMsgs.
Definition at line 29 of file Odometry2DServerImpl.cpp.
|
inline |
Definition at line 20 of file Odometry2DServerImpl.h.