#include <interactive_marker_client.h>
void interactive_markers::InteractiveMarkerClient::CbCollection::initCb |
( |
const InitConstPtr & |
i | ) |
const |
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::resetCb |
( |
const std::string & |
s | ) |
const |
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::setInitCb |
( |
InitCallback |
init_cb | ) |
|
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::setResetCb |
( |
ResetCallback |
reset_cb | ) |
|
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::setStatusCb |
( |
StatusCallback |
status_cb | ) |
|
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::setUpdateCb |
( |
UpdateCallback |
update_cb | ) |
|
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::statusCb |
( |
StatusT |
s, |
|
|
const std::string & |
id, |
|
|
const std::string & |
m |
|
) |
| const |
|
inline |
void interactive_markers::InteractiveMarkerClient::CbCollection::updateCb |
( |
const UpdateConstPtr & |
u | ) |
const |
|
inline |
InitCallback interactive_markers::InteractiveMarkerClient::CbCollection::init_cb_ |
|
private |
ResetCallback interactive_markers::InteractiveMarkerClient::CbCollection::reset_cb_ |
|
private |
StatusCallback interactive_markers::InteractiveMarkerClient::CbCollection::status_cb_ |
|
private |
UpdateCallback interactive_markers::InteractiveMarkerClient::CbCollection::update_cb_ |
|
private |
The documentation for this struct was generated from the following file: