Public Types | Public Member Functions | Public Attributes | List of all members
visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator > Struct Template Reference

#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 > constConstPtr
 
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator > > Ptr
 
typedef InteractiveMarkerFeedback_< ContainerAllocator > Type
 

Public Member Functions

 InteractiveMarkerFeedback_ ()
 
 InteractiveMarkerFeedback_ (const ContainerAllocator &_alloc)
 

Public Attributes

_client_id_type client_id
 
_control_name_type control_name
 
_event_type_type event_type
 
_header_type header
 
_marker_name_type marker_name
 
_menu_entry_id_type menu_entry_id
 
_mouse_point_type mouse_point
 
_mouse_point_valid_type mouse_point_valid
 
_pose_type pose
 

Detailed Description

template<class ContainerAllocator>
struct visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >

Definition at line 26 of file InteractiveMarkerFeedback.h.

Member Typedef Documentation

◆ _client_id_type

template<class ContainerAllocator >
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.

◆ _control_name_type

template<class ContainerAllocator >
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.

◆ _event_type_type

template<class ContainerAllocator >
typedef uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_event_type_type

Definition at line 68 of file InteractiveMarkerFeedback.h.

◆ _header_type

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_header_type

Definition at line 56 of file InteractiveMarkerFeedback.h.

◆ _marker_name_type

template<class ContainerAllocator >
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.

◆ _menu_entry_id_type

template<class ContainerAllocator >
typedef uint32_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_menu_entry_id_type

Definition at line 74 of file InteractiveMarkerFeedback.h.

◆ _mouse_point_type

template<class ContainerAllocator >
typedef ::geometry_msgs::Point_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_mouse_point_type

Definition at line 77 of file InteractiveMarkerFeedback.h.

◆ _mouse_point_valid_type

template<class ContainerAllocator >
typedef uint8_t visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_mouse_point_valid_type

Definition at line 80 of file InteractiveMarkerFeedback.h.

◆ _pose_type

template<class ContainerAllocator >
typedef ::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::_pose_type

Definition at line 71 of file InteractiveMarkerFeedback.h.

◆ ConstPtr

template<class ContainerAllocator >
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::ConstPtr

Definition at line 116 of file InteractiveMarkerFeedback.h.

◆ Ptr

template<class ContainerAllocator >
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerFeedback_<ContainerAllocator> > visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::Ptr

Definition at line 115 of file InteractiveMarkerFeedback.h.

◆ Type

template<class ContainerAllocator >
typedef InteractiveMarkerFeedback_<ContainerAllocator> visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::Type

Definition at line 28 of file InteractiveMarkerFeedback.h.

Member Enumeration Documentation

◆ anonymous enum

template<class ContainerAllocator >
anonymous enum
Enumerator
KEEP_ALIVE 
POSE_UPDATE 
MENU_SELECT 
BUTTON_CLICK 
MOUSE_DOWN 
MOUSE_UP 

Definition at line 105 of file InteractiveMarkerFeedback.h.

Constructor & Destructor Documentation

◆ InteractiveMarkerFeedback_() [1/2]

template<class ContainerAllocator >
visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::InteractiveMarkerFeedback_ ( )
inline

Definition at line 30 of file InteractiveMarkerFeedback.h.

◆ InteractiveMarkerFeedback_() [2/2]

template<class ContainerAllocator >
visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::InteractiveMarkerFeedback_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 41 of file InteractiveMarkerFeedback.h.

Member Data Documentation

◆ client_id

template<class ContainerAllocator >
_client_id_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::client_id

Definition at line 60 of file InteractiveMarkerFeedback.h.

◆ control_name

template<class ContainerAllocator >
_control_name_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::control_name

Definition at line 66 of file InteractiveMarkerFeedback.h.

◆ event_type

template<class ContainerAllocator >
_event_type_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::event_type

Definition at line 69 of file InteractiveMarkerFeedback.h.

◆ header

template<class ContainerAllocator >
_header_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::header

Definition at line 57 of file InteractiveMarkerFeedback.h.

◆ marker_name

template<class ContainerAllocator >
_marker_name_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::marker_name

Definition at line 63 of file InteractiveMarkerFeedback.h.

◆ menu_entry_id

template<class ContainerAllocator >
_menu_entry_id_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::menu_entry_id

Definition at line 75 of file InteractiveMarkerFeedback.h.

◆ mouse_point

template<class ContainerAllocator >
_mouse_point_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::mouse_point

Definition at line 78 of file InteractiveMarkerFeedback.h.

◆ mouse_point_valid

template<class ContainerAllocator >
_mouse_point_valid_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::mouse_point_valid

Definition at line 81 of file InteractiveMarkerFeedback.h.

◆ pose

template<class ContainerAllocator >
_pose_type visualization_msgs::InteractiveMarkerFeedback_< ContainerAllocator >::pose

Definition at line 72 of file InteractiveMarkerFeedback.h.


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


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:22