|
using | funcptr_t = std::vector<std::string> (*)() |
|
using | funcptr_t = std::vector<std::string> (*)() |
|
◆ funcptr_t [1/2]
◆ funcptr_t [2/2]
◆ WorldInterfaceServer_getList_helper() [1/2]
GazeboYarpPlugins::WorldInterfaceServer_getList_helper::WorldInterfaceServer_getList_helper |
( |
| ) |
|
|
default |
◆ WorldInterfaceServer_getList_helper() [2/2]
GazeboYarpPlugins::WorldInterfaceServer_getList_helper::WorldInterfaceServer_getList_helper |
( |
| ) |
|
|
default |
◆ write() [1/2]
bool GazeboYarpPlugins::WorldInterfaceServer_getList_helper::write |
( |
yarp::os::ConnectionWriter & | connection | ) |
const |
|
override |
◆ read() [1/2]
bool GazeboYarpPlugins::WorldInterfaceServer_getList_helper::read |
( |
yarp::os::ConnectionReader & | connection | ) |
|
|
override |
◆ call() [1/2]
◆ write() [2/2]
bool GazeboYarpPlugins::WorldInterfaceServer_getList_helper::write |
( |
yarp::os::ConnectionWriter & | connection | ) |
const |
|
override |
◆ read() [2/2]
bool GazeboYarpPlugins::WorldInterfaceServer_getList_helper::read |
( |
yarp::os::ConnectionReader & | connection | ) |
|
|
override |
◆ call() [2/2]
◆ cmd
Command GazeboYarpPlugins::WorldInterfaceServer_getList_helper::cmd |
◆ reply
Reply GazeboYarpPlugins::WorldInterfaceServer_getList_helper::reply |
◆ s_tag
static constexpr const char * GazeboYarpPlugins::WorldInterfaceServer_getList_helper::s_tag {"getList"} |
|
staticconstexpr |
◆ s_tag_len
static constexpr size_t GazeboYarpPlugins::WorldInterfaceServer_getList_helper::s_tag_len {1} |
|
staticconstexpr |
◆ s_cmd_len
static constexpr size_t GazeboYarpPlugins::WorldInterfaceServer_getList_helper::s_cmd_len {1} |
|
staticconstexpr |
◆ s_reply_len
static constexpr size_t GazeboYarpPlugins::WorldInterfaceServer_getList_helper::s_reply_len {1} |
|
staticconstexpr |
◆ s_prototype
static constexpr const char * GazeboYarpPlugins::WorldInterfaceServer_getList_helper::s_prototype {"std::vector<std::string> WorldInterfaceServer::getList()"} |
|
staticconstexpr |
◆ s_help
static constexpr const char * GazeboYarpPlugins::WorldInterfaceServer_getList_helper::s_help |
|
staticconstexpr |
Initial value:{
"List id of all objects that have been added to the world.\n"
"@return return a list of string containing the id of the objects"
}
The documentation for this class was generated from the following files: