#include <InteractiveMarkerPose.h>
Public Types | |
| typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
| typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _name_type |
| typedef ::geometry_msgs::Pose_< ContainerAllocator > | _pose_type |
| typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator > > | Ptr |
| typedef InteractiveMarkerPose_< ContainerAllocator > | Type |
Public Member Functions | |
| InteractiveMarkerPose_ () | |
| InteractiveMarkerPose_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _header_type | header |
| _name_type | name |
| _pose_type | pose |
Definition at line 25 of file InteractiveMarkerPose.h.
| typedef ::std_msgs::Header_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::_header_type |
Definition at line 43 of file InteractiveMarkerPose.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::_name_type |
Definition at line 49 of file InteractiveMarkerPose.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::_pose_type |
Definition at line 46 of file InteractiveMarkerPose.h.
| typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::ConstPtr |
Definition at line 57 of file InteractiveMarkerPose.h.
| typedef std::shared_ptr< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> > visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::Ptr |
Definition at line 56 of file InteractiveMarkerPose.h.
| typedef InteractiveMarkerPose_<ContainerAllocator> visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::Type |
Definition at line 27 of file InteractiveMarkerPose.h.
|
inline |
Definition at line 29 of file InteractiveMarkerPose.h.
|
inline |
Definition at line 34 of file InteractiveMarkerPose.h.
| _header_type visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::header |
Definition at line 44 of file InteractiveMarkerPose.h.
| _name_type visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::name |
Definition at line 50 of file InteractiveMarkerPose.h.
| _pose_type visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >::pose |
Definition at line 47 of file InteractiveMarkerPose.h.