#include <single_client.h>
Definition at line 62 of file single_client.h.
◆ InitMessageContext
◆ M_InitMessageContext
◆ M_UpdateMessageContext
◆ UpdateMessageContext
◆ StateT
◆ SingleClient()
◆ ~SingleClient()
| interactive_markers::SingleClient::~SingleClient |
( |
| ) |
|
◆ checkInitFinished()
| void interactive_markers::SingleClient::checkInitFinished |
( |
| ) |
|
|
private |
◆ checkKeepAlive()
| void interactive_markers::SingleClient::checkKeepAlive |
( |
| ) |
|
|
private |
◆ errorReset()
| void interactive_markers::SingleClient::errorReset |
( |
std::string |
error_msg | ) |
|
|
private |
◆ isInitialized()
| bool interactive_markers::SingleClient::isInitialized |
( |
| ) |
|
◆ process() [1/2]
| void interactive_markers::SingleClient::process |
( |
const visualization_msgs::InteractiveMarkerInit::ConstPtr & |
msg, |
|
|
bool |
enable_autocomplete_transparency = true |
|
) |
| |
◆ process() [2/2]
| void interactive_markers::SingleClient::process |
( |
const visualization_msgs::InteractiveMarkerUpdate::ConstPtr & |
msg, |
|
|
bool |
enable_autocomplete_transparency = true |
|
) |
| |
◆ pushUpdates()
| void interactive_markers::SingleClient::pushUpdates |
( |
| ) |
|
|
private |
◆ transformInitMsgs()
| void interactive_markers::SingleClient::transformInitMsgs |
( |
| ) |
|
|
private |
◆ transformUpdateMsgs()
| void interactive_markers::SingleClient::transformUpdateMsgs |
( |
| ) |
|
|
private |
◆ update()
| void interactive_markers::SingleClient::update |
( |
| ) |
|
◆ callbacks_
◆ first_update_seq_num_
| uint64_t interactive_markers::SingleClient::first_update_seq_num_ |
|
private |
◆ init_queue_
◆ last_update_seq_num_
| uint64_t interactive_markers::SingleClient::last_update_seq_num_ |
|
private |
◆ last_update_time_
| ros::Time interactive_markers::SingleClient::last_update_time_ |
|
private |
◆ server_id_
| std::string interactive_markers::SingleClient::server_id_ |
|
private |
◆ state_
◆ target_frame_
| std::string interactive_markers::SingleClient::target_frame_ |
|
private |
◆ tf_
◆ update_queue_
◆ update_time_ok_
| bool interactive_markers::SingleClient::update_time_ok_ |
|
private |
◆ warn_keepalive_
| bool interactive_markers::SingleClient::warn_keepalive_ |
|
private |
The documentation for this class was generated from the following files: