Definition at line 818 of file INavigation2DMsgs.cpp.
◆ Command()
INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::Command |
( |
| ) |
|
|
default |
◆ ~Command()
INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::~Command |
( |
| ) |
|
|
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 3049 of file INavigation2DMsgs.cpp.
◆ read() [2/2]
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::read |
( |
yarp::os::idl::WireReader & |
reader | ) |
|
|
overridevirtual |
◆ readArgs()
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::readArgs |
( |
yarp::os::idl::WireReader & |
reader | ) |
|
◆ readTag()
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::readTag |
( |
yarp::os::idl::WireReader & |
reader | ) |
|
◆ write() [1/2]
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::write |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
|
overridevirtual |
◆ write() [2/2]
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::write |
( |
yarp::os::ConnectionWriter & |
writer | ) |
const |
|
overridevirtual |
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 3040 of file INavigation2DMsgs.cpp.
◆ writeArgs()
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::writeArgs |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
◆ writeTag()
bool INavigation2DMsgs_get_relative_location_of_current_target_RPC_helper::Command::writeTag |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
The documentation for this class was generated from the following file: