#include <InteractiveMarkerFeedback.h>
Public Types | |
enum | { KEEP_ALIVE = 0u, POSE_UPDATE = 1u, MENU_SELECT = 2u, BUTTON_CLICK = 3u, MOUSE_DOWN = 4u, MOUSE_UP = 5u } |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _client_id_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _control_name_type |
typedef uint8_t | _event_type_type |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _marker_name_type |
typedef uint32_t | _menu_entry_id_type |
typedef ::geometry_msgs::Point_< ContainerAllocator > | _mouse_point_type |
typedef uint8_t | _mouse_point_valid_type |
typedef ::geometry_msgs::Pose_< ContainerAllocator > | _pose_type |
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator > > | Ptr |
typedef InteractiveMarkerFeedback_< ContainerAllocator > | Type |
Public Member Functions | |
InteractiveMarkerFeedback_ () | |
InteractiveMarkerFeedback_ (const ContainerAllocator &_alloc) | |
Definition at line 26 of file InteractiveMarkerFeedback.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_client_id_type |
Definition at line 59 of file InteractiveMarkerFeedback.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_control_name_type |
Definition at line 65 of file InteractiveMarkerFeedback.h.
typedef uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_event_type_type |
Definition at line 68 of file InteractiveMarkerFeedback.h.
typedef ::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_header_type |
Definition at line 56 of file InteractiveMarkerFeedback.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_marker_name_type |
Definition at line 62 of file InteractiveMarkerFeedback.h.
typedef uint32_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_menu_entry_id_type |
Definition at line 74 of file InteractiveMarkerFeedback.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_mouse_point_type |
Definition at line 77 of file InteractiveMarkerFeedback.h.
typedef uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_mouse_point_valid_type |
Definition at line 80 of file InteractiveMarkerFeedback.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_pose_type |
Definition at line 71 of file InteractiveMarkerFeedback.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 116 of file InteractiveMarkerFeedback.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_<ContainerAllocator> > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::Ptr |
Definition at line 115 of file InteractiveMarkerFeedback.h.
typedef InteractiveMarkerFeedback_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::Type |
Definition at line 28 of file InteractiveMarkerFeedback.h.
anonymous enum |
Enumerator | |
---|---|
KEEP_ALIVE | |
POSE_UPDATE | |
MENU_SELECT | |
BUTTON_CLICK | |
MOUSE_DOWN | |
MOUSE_UP |
Definition at line 105 of file InteractiveMarkerFeedback.h.
|
inline |
Definition at line 30 of file InteractiveMarkerFeedback.h.
|
inline |
Definition at line 41 of file InteractiveMarkerFeedback.h.
_client_id_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::client_id |
Definition at line 60 of file InteractiveMarkerFeedback.h.
_control_name_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::control_name |
Definition at line 66 of file InteractiveMarkerFeedback.h.
_event_type_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::event_type |
Definition at line 69 of file InteractiveMarkerFeedback.h.
_header_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::header |
Definition at line 57 of file InteractiveMarkerFeedback.h.
_marker_name_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::marker_name |
Definition at line 63 of file InteractiveMarkerFeedback.h.
_menu_entry_id_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::menu_entry_id |
Definition at line 75 of file InteractiveMarkerFeedback.h.
_mouse_point_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::mouse_point |
Definition at line 78 of file InteractiveMarkerFeedback.h.
_mouse_point_valid_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::mouse_point_valid |
Definition at line 81 of file InteractiveMarkerFeedback.h.
_pose_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::pose |
Definition at line 72 of file InteractiveMarkerFeedback.h.