Definition at line 529 of file INavigation2DMsgs.cpp.
◆ Reply()
INavigation2DMsgs_goto_target_by_absolute_location_RPC_helper::Reply::Reply |
( |
| ) |
|
|
default |
◆ ~Reply()
INavigation2DMsgs_goto_target_by_absolute_location_RPC_helper::Reply::~Reply |
( |
| ) |
|
|
overridedefault |
◆ read() [1/2]
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::Portable.
Definition at line 2334 of file INavigation2DMsgs.cpp.
◆ read() [2/2]
◆ write() [1/2]
bool INavigation2DMsgs_goto_target_by_absolute_location_RPC_helper::Reply::write |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
|
overridevirtual |
◆ write() [2/2]
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 2328 of file INavigation2DMsgs.cpp.
◆ return_helper
The documentation for this class was generated from the following file: