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

#include <InteractiveMarkerUpdate.h>

Public Types

enum  { KEEP_ALIVE = 0u, UPDATE = 1u }
 
typedef std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > _erases_type
 
typedef std::vector< ::visualization_msgs::InteractiveMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_< ContainerAllocator > >::other > _markers_type
 
typedef std::vector< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator > >::other > _poses_type
 
typedef uint64_t _seq_num_type
 
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > _server_id_type
 
typedef uint8_t _type_type
 
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator > > Ptr
 
typedef InteractiveMarkerUpdate_< ContainerAllocator > Type
 

Public Member Functions

 InteractiveMarkerUpdate_ ()
 
 InteractiveMarkerUpdate_ (const ContainerAllocator &_alloc)
 

Public Attributes

_erases_type erases
 
_markers_type markers
 
_poses_type poses
 
_seq_num_type seq_num
 
_server_id_type server_id
 
_type_type type
 

Detailed Description

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

Definition at line 25 of file InteractiveMarkerUpdate.h.

Member Typedef Documentation

◆ _erases_type

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_erases_type

Definition at line 64 of file InteractiveMarkerUpdate.h.

◆ _markers_type

template<class ContainerAllocator >
typedef std::vector< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> >::other > visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_markers_type

Definition at line 58 of file InteractiveMarkerUpdate.h.

◆ _poses_type

template<class ContainerAllocator >
typedef std::vector< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> >::other > visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_poses_type

Definition at line 61 of file InteractiveMarkerUpdate.h.

◆ _seq_num_type

template<class ContainerAllocator >
typedef uint64_t visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_seq_num_type

Definition at line 52 of file InteractiveMarkerUpdate.h.

◆ _server_id_type

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_server_id_type

Definition at line 49 of file InteractiveMarkerUpdate.h.

◆ _type_type

template<class ContainerAllocator >
typedef uint8_t visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_type_type

Definition at line 55 of file InteractiveMarkerUpdate.h.

◆ ConstPtr

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

Definition at line 84 of file InteractiveMarkerUpdate.h.

◆ Ptr

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

Definition at line 83 of file InteractiveMarkerUpdate.h.

◆ Type

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

Definition at line 27 of file InteractiveMarkerUpdate.h.

Member Enumeration Documentation

◆ anonymous enum

template<class ContainerAllocator >
anonymous enum
Enumerator
KEEP_ALIVE 
UPDATE 

Definition at line 77 of file InteractiveMarkerUpdate.h.

Constructor & Destructor Documentation

◆ InteractiveMarkerUpdate_() [1/2]

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

Definition at line 29 of file InteractiveMarkerUpdate.h.

◆ InteractiveMarkerUpdate_() [2/2]

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

Definition at line 37 of file InteractiveMarkerUpdate.h.

Member Data Documentation

◆ erases

template<class ContainerAllocator >
_erases_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::erases

Definition at line 65 of file InteractiveMarkerUpdate.h.

◆ markers

template<class ContainerAllocator >
_markers_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::markers

Definition at line 59 of file InteractiveMarkerUpdate.h.

◆ poses

template<class ContainerAllocator >
_poses_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::poses

Definition at line 62 of file InteractiveMarkerUpdate.h.

◆ seq_num

template<class ContainerAllocator >
_seq_num_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::seq_num

Definition at line 53 of file InteractiveMarkerUpdate.h.

◆ server_id

template<class ContainerAllocator >
_server_id_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::server_id

Definition at line 50 of file InteractiveMarkerUpdate.h.

◆ type

template<class ContainerAllocator >
_type_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::type

Definition at line 56 of file InteractiveMarkerUpdate.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