#include <messages/ISerialMsgs/idl_generated_code/ISerialMsgs.h>
Definition at line 18 of file ISerialMsgs.h.
◆ ISerialMsgs()
ISerialMsgs::ISerialMsgs |
( |
| ) |
|
◆ checkProtocolVersion()
bool ISerialMsgs::checkProtocolVersion |
( |
| ) |
|
|
virtual |
◆ flush()
std::int32_t ISerialMsgs::flush |
( |
| ) |
|
|
virtual |
◆ getLocalProtocolVersion()
◆ getRemoteProtocolVersion()
◆ help()
std::vector< std::string > ISerialMsgs::help |
( |
const std::string & |
functionName = "--all" | ) |
|
|
virtual |
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::PortReader.
Definition at line 573 of file ISerialMsgs.cpp.
◆ setDTR()
bool ISerialMsgs::setDTR |
( |
const bool |
enable | ) |
|
|
virtual |
The documentation for this class was generated from the following files: