Public Member Functions | Private Attributes
interactive_markers::InteractiveMarkerClient::CbCollection Struct Reference

#include <interactive_marker_client.h>

List of all members.

Public Member Functions

void initCb (const InitConstPtr &i) const
void resetCb (const std::string &s) const
void setInitCb (InitCallback init_cb)
void setResetCb (ResetCallback reset_cb)
void setStatusCb (StatusCallback status_cb)
void setUpdateCb (UpdateCallback update_cb)
void statusCb (StatusT s, const std::string &id, const std::string &m) const
void updateCb (const UpdateConstPtr &u) const

Private Attributes

InitCallback init_cb_
ResetCallback reset_cb_
StatusCallback status_cb_
UpdateCallback update_cb_

Detailed Description

Definition at line 161 of file interactive_marker_client.h.


Member Function Documentation

Definition at line 163 of file interactive_marker_client.h.

void interactive_markers::InteractiveMarkerClient::CbCollection::resetCb ( const std::string &  s) const [inline]

Definition at line 167 of file interactive_marker_client.h.

Definition at line 172 of file interactive_marker_client.h.

Definition at line 178 of file interactive_marker_client.h.

Definition at line 181 of file interactive_marker_client.h.

Definition at line 175 of file interactive_marker_client.h.

void interactive_markers::InteractiveMarkerClient::CbCollection::statusCb ( StatusT  s,
const std::string &  id,
const std::string &  m 
) const [inline]

Definition at line 169 of file interactive_marker_client.h.

Definition at line 165 of file interactive_marker_client.h.


Member Data Documentation

Definition at line 186 of file interactive_marker_client.h.

Definition at line 188 of file interactive_marker_client.h.

Definition at line 189 of file interactive_marker_client.h.

Definition at line 187 of file interactive_marker_client.h.


The documentation for this struct was generated from the following file:


interactive_markers
Author(s): David Gossow
autogenerated on Sun Feb 3 2019 03:43:05