#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 > const > | ConstPtr |
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 |
Definition at line 25 of file InteractiveMarkerUpdate.h.
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.
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.
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.
typedef uint64_t visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_seq_num_type |
Definition at line 52 of file InteractiveMarkerUpdate.h.
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.
typedef uint8_t visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::_type_type |
Definition at line 55 of file InteractiveMarkerUpdate.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerUpdate_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::ConstPtr |
Definition at line 84 of file InteractiveMarkerUpdate.h.
typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerUpdate_<ContainerAllocator> > visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::Ptr |
Definition at line 83 of file InteractiveMarkerUpdate.h.
typedef InteractiveMarkerUpdate_<ContainerAllocator> visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::Type |
Definition at line 27 of file InteractiveMarkerUpdate.h.
anonymous enum |
Enumerator | |
---|---|
KEEP_ALIVE | |
UPDATE |
Definition at line 77 of file InteractiveMarkerUpdate.h.
|
inline |
Definition at line 29 of file InteractiveMarkerUpdate.h.
|
inline |
Definition at line 37 of file InteractiveMarkerUpdate.h.
_erases_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::erases |
Definition at line 65 of file InteractiveMarkerUpdate.h.
_markers_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::markers |
Definition at line 59 of file InteractiveMarkerUpdate.h.
_poses_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::poses |
Definition at line 62 of file InteractiveMarkerUpdate.h.
_seq_num_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::seq_num |
Definition at line 53 of file InteractiveMarkerUpdate.h.
_server_id_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::server_id |
Definition at line 50 of file InteractiveMarkerUpdate.h.
_type_type visualization_msgs::InteractiveMarkerUpdate_< ContainerAllocator >::type |
Definition at line 56 of file InteractiveMarkerUpdate.h.