YARP
Yet Another Robot Platform
yarp::os::Wire Class Reference

Base class for IDL client/server. More...

#include <yarp/os/Wire.h>

+ Inheritance diagram for yarp::os::Wire:

Public Member Functions

yarp::os::WireLinkyarp ()
 Get YARP state associated with this object. More...
 
- Public Member Functions inherited from yarp::os::PortReader
virtual ~PortReader ()
 Destructor. More...
 
virtual bool read (ConnectionReader &reader)=0
 Read this object from a network connection. More...
 
virtual Type getReadType () const
 

Detailed Description

Base class for IDL client/server.

Definition at line 21 of file Wire.h.

Member Function Documentation

◆ yarp()

yarp::os::WireLink& yarp::os::Wire::yarp ( )
inline

Get YARP state associated with this object.

Returns
state object.

Definition at line 34 of file Wire.h.


The documentation for this class was generated from the following file: