$search
#include <InteractiveMarkerFeedback.h>
Public Types | |
enum | { KEEP_ALIVE = 0 } |
enum | { POSE_UPDATE = 1 } |
enum | { MENU_SELECT = 2 } |
enum | { BUTTON_CLICK = 3 } |
enum | { MOUSE_DOWN = 4 } |
enum | { MOUSE_UP = 5 } |
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 boost::shared_ptr < ::visualization_msgs::InteractiveMarkerFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visualization_msgs::InteractiveMarkerFeedback_ < ContainerAllocator > > | Ptr |
typedef InteractiveMarkerFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
InteractiveMarkerFeedback_ (const ContainerAllocator &_alloc) | |
InteractiveMarkerFeedback_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | client_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | control_name |
uint8_t | event_type |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | marker_name |
uint32_t | menu_entry_id |
::geometry_msgs::Point_ < ContainerAllocator > | mouse_point |
uint8_t | mouse_point_valid |
::geometry_msgs::Pose_ < ContainerAllocator > | pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 24 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 56 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 62 of file InteractiveMarkerFeedback.h.
typedef uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_event_type_type |
Definition at line 65 of file InteractiveMarkerFeedback.h.
typedef ::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_header_type |
Definition at line 53 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 59 of file InteractiveMarkerFeedback.h.
typedef uint32_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_menu_entry_id_type |
Definition at line 71 of file InteractiveMarkerFeedback.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_mouse_point_type |
Definition at line 74 of file InteractiveMarkerFeedback.h.
typedef uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_mouse_point_valid_type |
Definition at line 77 of file InteractiveMarkerFeedback.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_pose_type |
Definition at line 68 of file InteractiveMarkerFeedback.h.
typedef boost::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 237 of file InteractiveMarkerFeedback.h.
typedef boost::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_<ContainerAllocator> > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::Ptr |
Definition at line 236 of file InteractiveMarkerFeedback.h.
typedef InteractiveMarkerFeedback_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::Type |
Definition at line 25 of file InteractiveMarkerFeedback.h.
anonymous enum |
Definition at line 80 of file InteractiveMarkerFeedback.h.
anonymous enum |
Definition at line 81 of file InteractiveMarkerFeedback.h.
anonymous enum |
Definition at line 82 of file InteractiveMarkerFeedback.h.
anonymous enum |
Definition at line 83 of file InteractiveMarkerFeedback.h.
anonymous enum |
Definition at line 84 of file InteractiveMarkerFeedback.h.
anonymous enum |
Definition at line 85 of file InteractiveMarkerFeedback.h.
visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::InteractiveMarkerFeedback_ | ( | ) | [inline] |
Definition at line 27 of file InteractiveMarkerFeedback.h.
visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::InteractiveMarkerFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 40 of file InteractiveMarkerFeedback.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 92 of file InteractiveMarkerFeedback.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 99 of file InteractiveMarkerFeedback.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 189 of file InteractiveMarkerFeedback.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 90 of file InteractiveMarkerFeedback.h.
static const char* visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 88 of file InteractiveMarkerFeedback.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 97 of file InteractiveMarkerFeedback.h.
static const char* visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 95 of file InteractiveMarkerFeedback.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 187 of file InteractiveMarkerFeedback.h.
static const char* visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 102 of file InteractiveMarkerFeedback.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 206 of file InteractiveMarkerFeedback.h.
virtual ROS_DEPRECATED uint32_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 221 of file InteractiveMarkerFeedback.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 191 of file InteractiveMarkerFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::__connection_header |
Definition at line 238 of file InteractiveMarkerFeedback.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::client_id |
Definition at line 57 of file InteractiveMarkerFeedback.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::control_name |
Definition at line 63 of file InteractiveMarkerFeedback.h.
uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::event_type |
Definition at line 66 of file InteractiveMarkerFeedback.h.
::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::header |
Definition at line 54 of file InteractiveMarkerFeedback.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::marker_name |
Definition at line 60 of file InteractiveMarkerFeedback.h.
uint32_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::menu_entry_id |
Definition at line 72 of file InteractiveMarkerFeedback.h.
::geometry_msgs::Point_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::mouse_point |
Definition at line 75 of file InteractiveMarkerFeedback.h.
uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::mouse_point_valid |
Definition at line 78 of file InteractiveMarkerFeedback.h.
::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::pose |
Definition at line 69 of file InteractiveMarkerFeedback.h.