#include <networkWrappers/serialPort_nws_yarp/SerialPort_nws_yarp.h>
Inheritance diagram for ISerialMsgsd:Public Member Functions | |
| bool | setDTR (bool enable) override |
| int | flush () override |
| void | setInterfaces (yarp::dev::ISerialDevice *iser) |
| std::mutex * | getMutex () |
Public Member Functions inherited from ISerialMsgs | |
| 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. | |
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 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.