#include <Pose2DStamped.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Pose2D_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::re_msgs::Pose2DStamped_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_msgs::Pose2DStamped_ < ContainerAllocator > > | Ptr |
typedef Pose2DStamped_ < ContainerAllocator > | Type |
Public Member Functions | |
Pose2DStamped_ () | |
Pose2DStamped_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Pose2D_ < ContainerAllocator > | pose |
Definition at line 23 of file Pose2DStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> re_msgs::Pose2DStamped_< ContainerAllocator >::_header_type |
Definition at line 38 of file Pose2DStamped.h.
typedef ::geometry_msgs::Pose2D_<ContainerAllocator> re_msgs::Pose2DStamped_< ContainerAllocator >::_pose_type |
Definition at line 41 of file Pose2DStamped.h.
typedef boost::shared_ptr< ::re_msgs::Pose2DStamped_<ContainerAllocator> const> re_msgs::Pose2DStamped_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file Pose2DStamped.h.
typedef boost::shared_ptr< ::re_msgs::Pose2DStamped_<ContainerAllocator> > re_msgs::Pose2DStamped_< ContainerAllocator >::Ptr |
Definition at line 45 of file Pose2DStamped.h.
typedef Pose2DStamped_<ContainerAllocator> re_msgs::Pose2DStamped_< ContainerAllocator >::Type |
Definition at line 24 of file Pose2DStamped.h.
re_msgs::Pose2DStamped_< ContainerAllocator >::Pose2DStamped_ | ( | ) | [inline] |
Definition at line 26 of file Pose2DStamped.h.
re_msgs::Pose2DStamped_< ContainerAllocator >::Pose2DStamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file Pose2DStamped.h.
boost::shared_ptr<std::map<std::string, std::string> > re_msgs::Pose2DStamped_< ContainerAllocator >::__connection_header |
Definition at line 47 of file Pose2DStamped.h.
::std_msgs::Header_<ContainerAllocator> re_msgs::Pose2DStamped_< ContainerAllocator >::header |
Definition at line 39 of file Pose2DStamped.h.
::geometry_msgs::Pose2D_<ContainerAllocator> re_msgs::Pose2DStamped_< ContainerAllocator >::pose |
Definition at line 42 of file Pose2DStamped.h.