#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 () |
![]() | |
virtual yarp::os::ApplicationNetworkProtocolVersion | getLocalProtocolVersion () |
virtual yarp::os::ApplicationNetworkProtocolVersion | getRemoteProtocolVersion () |
virtual bool | checkProtocolVersion () |
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 49 of file SerialPort_nws_yarp.h.
|
overridevirtual |
Reimplemented from ISerialMsgs.
Definition at line 162 of file SerialPort_nws_yarp.cpp.
|
inline |
Definition at line 61 of file SerialPort_nws_yarp.h.
Reimplemented from ISerialMsgs.
Definition at line 151 of file SerialPort_nws_yarp.cpp.
|
inline |
Definition at line 60 of file SerialPort_nws_yarp.h.