|
using | funcptr_t = bool (*)(const std::string&) |
|
using | funcptr_t = bool (*)(const std::string&) |
|
◆ funcptr_t [1/2]
◆ funcptr_t [2/2]
◆ WorldInterfaceServer_deleteObject_helper() [1/4]
GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::WorldInterfaceServer_deleteObject_helper |
( |
| ) |
|
|
default |
◆ WorldInterfaceServer_deleteObject_helper() [2/4]
GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::WorldInterfaceServer_deleteObject_helper |
( |
const std::string & | id | ) |
|
|
explicit |
◆ WorldInterfaceServer_deleteObject_helper() [3/4]
GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::WorldInterfaceServer_deleteObject_helper |
( |
| ) |
|
|
default |
◆ WorldInterfaceServer_deleteObject_helper() [4/4]
GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::WorldInterfaceServer_deleteObject_helper |
( |
const std::string & | id | ) |
|
|
explicit |
◆ write() [1/2]
bool GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::write |
( |
yarp::os::ConnectionWriter & | connection | ) |
const |
|
override |
◆ read() [1/2]
bool GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::read |
( |
yarp::os::ConnectionReader & | connection | ) |
|
|
override |
◆ call() [1/2]
void GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::call |
( |
WorldInterfaceServer * | ptr | ) |
|
◆ write() [2/2]
bool GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::write |
( |
yarp::os::ConnectionWriter & | connection | ) |
const |
|
override |
◆ read() [2/2]
bool GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::read |
( |
yarp::os::ConnectionReader & | connection | ) |
|
|
override |
◆ call() [2/2]
void GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::call |
( |
WorldInterfaceServer * | ptr | ) |
|
◆ cmd
Command GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::cmd |
◆ reply
Reply GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::reply |
◆ s_tag
static constexpr const char * GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::s_tag {"deleteObject"} |
|
staticconstexpr |
◆ s_tag_len
static constexpr size_t GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::s_tag_len {1} |
|
staticconstexpr |
◆ s_cmd_len
static constexpr size_t GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::s_cmd_len {2} |
|
staticconstexpr |
◆ s_reply_len
static constexpr size_t GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::s_reply_len {1} |
|
staticconstexpr |
◆ s_prototype
◆ s_help
static constexpr const char * GazeboYarpPlugins::WorldInterfaceServer_deleteObject_helper::s_help |
|
staticconstexpr |
Initial value:{
"Delete an object.\n"
"@param id string that identifies object in gazebo (returned after creation)\n"
"@return returns true/false on success failure."
}
The documentation for this class was generated from the following files: