Definition at line 877 of file INavigation2DMsgs.cpp.
◆ Command() [1/2]
INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::Command |
( |
| ) |
|
|
default |
◆ Command() [2/2]
INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::Command |
( |
const yarp::dev::Nav2D::Map2DLocation & |
loc, |
|
|
const std::string & |
name |
|
) |
| |
◆ ~Command()
INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::~Command |
( |
| ) |
|
|
overridedefault |
◆ read() [1/2]
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::read |
( |
yarp::os::ConnectionReader & |
reader | ) |
|
|
overridevirtual |
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 3145 of file INavigation2DMsgs.cpp.
◆ read() [2/2]
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::read |
( |
yarp::os::idl::WireReader & |
reader | ) |
|
|
overridevirtual |
◆ readArgs()
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::readArgs |
( |
yarp::os::idl::WireReader & |
reader | ) |
|
◆ readTag()
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::readTag |
( |
yarp::os::idl::WireReader & |
reader | ) |
|
◆ write() [1/2]
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::write |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
|
overridevirtual |
◆ write() [2/2]
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_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 3136 of file INavigation2DMsgs.cpp.
◆ writeArgs()
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::writeArgs |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
◆ writeTag()
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::writeTag |
( |
const yarp::os::idl::WireWriter & |
writer | ) |
const |
◆ loc
◆ name
std::string INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::Command::name {} |
The documentation for this class was generated from the following file: