Definition at line 959 of file INavigation2DMsgs.cpp.
◆ funcptr_t
◆ INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper() [1/2]
INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper |
( |
| ) |
|
|
default |
◆ INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper() [2/2]
INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper |
( |
const yarp::dev::Nav2D::Map2DLocation & |
loc, |
|
|
const std::string & |
name |
|
) |
| |
◆ call()
void INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::call |
( |
INavigation2DMsgs * |
ptr | ) |
|
◆ 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::Portable.
Definition at line 3216 of file INavigation2DMsgs.cpp.
◆ write()
bool INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::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 3211 of file INavigation2DMsgs.cpp.
◆ cmd
Command INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::cmd |
◆ reply
Reply INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::reply |
◆ s_cmd_len
constexpr size_t INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::s_cmd_len {11} |
|
staticconstexpr |
◆ s_help
constexpr const char* INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::s_help {""} |
|
staticconstexpr |
◆ s_prototype
◆ s_reply_len
constexpr size_t INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::s_reply_len {1} |
|
staticconstexpr |
◆ s_tag
constexpr const char* INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::s_tag {"goto_target_by_absolute_location_and_set_name_RPC"} |
|
staticconstexpr |
◆ s_tag_len
constexpr size_t INavigation2DMsgs_goto_target_by_absolute_location_and_set_name_RPC_helper::s_tag_len {9} |
|
staticconstexpr |
The documentation for this class was generated from the following file: