Base class for IDL client/server. More...
#include <yarp/os/Wire.h>
Public Member Functions | |
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 bool | read (ConnectionReader &reader)=0 |
Read this object from a network connection. | |
virtual Type | getReadType () const |
|
inline |
|
inline |