#include <InteractiveMarkerInit.h>
Public Types | |
typedef std::vector< ::visualization_msgs::InteractiveMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_< ContainerAllocator > >::other > | _markers_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 std::shared_ptr< ::visualization_msgs::InteractiveMarkerInit_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerInit_< ContainerAllocator > > | Ptr |
typedef InteractiveMarkerInit_< ContainerAllocator > | Type |
Public Member Functions | |
InteractiveMarkerInit_ () | |
InteractiveMarkerInit_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_markers_type | markers |
_seq_num_type | seq_num |
_server_id_type | server_id |
Definition at line 24 of file InteractiveMarkerInit.h.
typedef std::vector< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> >::other > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::_markers_type |
Definition at line 48 of file InteractiveMarkerInit.h.
typedef uint64_t visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::_seq_num_type |
Definition at line 45 of file InteractiveMarkerInit.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::_server_id_type |
Definition at line 42 of file InteractiveMarkerInit.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerInit_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::ConstPtr |
Definition at line 56 of file InteractiveMarkerInit.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerInit_<ContainerAllocator> > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::Ptr |
Definition at line 55 of file InteractiveMarkerInit.h.
typedef InteractiveMarkerInit_<ContainerAllocator> visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::Type |
Definition at line 26 of file InteractiveMarkerInit.h.
|
inline |
Definition at line 28 of file InteractiveMarkerInit.h.
|
inline |
Definition at line 33 of file InteractiveMarkerInit.h.
_markers_type visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::markers |
Definition at line 49 of file InteractiveMarkerInit.h.
_seq_num_type visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::seq_num |
Definition at line 46 of file InteractiveMarkerInit.h.
_server_id_type visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::server_id |
Definition at line 43 of file InteractiveMarkerInit.h.