#include <networkWrappers/serialPort_nws_yarp/SerialPort_nws_yarp.h>
Public Member Functions | |
bool | setDTR (bool enable) override |
int | flush () override |
void | setInterfaces (yarp::dev::ISerialDevice *iser) |
std::mutex * | getMutex () |
![]() | |
ISerialMsgs () | |
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 50 of file SerialPort_nws_yarp.h.
|
overridevirtual |
Reimplemented from ISerialMsgs.
Definition at line 163 of file SerialPort_nws_yarp.cpp.
|
inline |
Definition at line 62 of file SerialPort_nws_yarp.h.
Reimplemented from ISerialMsgs.
Definition at line 152 of file SerialPort_nws_yarp.cpp.
|
inline |
Definition at line 61 of file SerialPort_nws_yarp.h.