Public Member Functions | |
bool | checkInitWith (const visualization_msgs::InteractiveMarkerUpdate::ConstPtr &update) |
bool | checkInitWith (const visualization_msgs::InteractiveMarkerInit::ConstPtr &init) |
void | enqueueUpdate (const visualization_msgs::InteractiveMarkerUpdate::ConstPtr &update) |
PublisherContext () | |
Public Attributes | |
bool | init_seen |
bool | initialized |
uint64_t | last_init_seq_num |
uint64_t | last_update_seq_num |
ros::Time | last_update_time |
M_InteractiveMarkerUpdate | update_queue |
bool | update_seen |
bool | update_time_ok |
Definition at line 158 of file interactive_marker_client.h.
Definition at line 36 of file interactive_marker_client.cpp.
bool rviz::InteractiveMarkerClient::PublisherContext::checkInitWith | ( | const visualization_msgs::InteractiveMarkerUpdate::ConstPtr & | update | ) |
Definition at line 49 of file interactive_marker_client.cpp.
bool rviz::InteractiveMarkerClient::PublisherContext::checkInitWith | ( | const visualization_msgs::InteractiveMarkerInit::ConstPtr & | init | ) |
Definition at line 66 of file interactive_marker_client.cpp.
void rviz::InteractiveMarkerClient::PublisherContext::enqueueUpdate | ( | const visualization_msgs::InteractiveMarkerUpdate::ConstPtr & | update | ) |
Definition at line 81 of file interactive_marker_client.cpp.
Definition at line 160 of file interactive_marker_client.h.
Definition at line 165 of file interactive_marker_client.h.
Definition at line 162 of file interactive_marker_client.h.
Definition at line 161 of file interactive_marker_client.h.
Definition at line 163 of file interactive_marker_client.h.
Definition at line 170 of file interactive_marker_client.h.
Definition at line 159 of file interactive_marker_client.h.
Definition at line 164 of file interactive_marker_client.h.