#include <PathPoint2d.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::walk_msgs::Point2dStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::walk_msgs::Point2dStamped_ < ContainerAllocator > >::other > | _points_type |
typedef boost::shared_ptr < ::walk_msgs::PathPoint2d_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::walk_msgs::PathPoint2d_ < ContainerAllocator > > | Ptr |
typedef PathPoint2d_ < ContainerAllocator > | Type |
Public Member Functions | |
PathPoint2d_ () | |
PathPoint2d_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::walk_msgs::Point2dStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::walk_msgs::Point2dStamped_ < ContainerAllocator > >::other > | points |
Definition at line 23 of file PathPoint2d.h.
typedef ::std_msgs::Header_<ContainerAllocator> walk_msgs::PathPoint2d_< ContainerAllocator >::_header_type |
Definition at line 38 of file PathPoint2d.h.
typedef std::vector< ::walk_msgs::Point2dStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_<ContainerAllocator> >::other > walk_msgs::PathPoint2d_< ContainerAllocator >::_points_type |
Definition at line 41 of file PathPoint2d.h.
typedef boost::shared_ptr< ::walk_msgs::PathPoint2d_<ContainerAllocator> const> walk_msgs::PathPoint2d_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file PathPoint2d.h.
typedef boost::shared_ptr< ::walk_msgs::PathPoint2d_<ContainerAllocator> > walk_msgs::PathPoint2d_< ContainerAllocator >::Ptr |
Definition at line 45 of file PathPoint2d.h.
typedef PathPoint2d_<ContainerAllocator> walk_msgs::PathPoint2d_< ContainerAllocator >::Type |
Definition at line 24 of file PathPoint2d.h.
walk_msgs::PathPoint2d_< ContainerAllocator >::PathPoint2d_ | ( | ) | [inline] |
Definition at line 26 of file PathPoint2d.h.
walk_msgs::PathPoint2d_< ContainerAllocator >::PathPoint2d_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PathPoint2d.h.
boost::shared_ptr<std::map<std::string, std::string> > walk_msgs::PathPoint2d_< ContainerAllocator >::__connection_header |
Definition at line 47 of file PathPoint2d.h.
::std_msgs::Header_<ContainerAllocator> walk_msgs::PathPoint2d_< ContainerAllocator >::header |
Definition at line 39 of file PathPoint2d.h.
std::vector< ::walk_msgs::Point2dStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_<ContainerAllocator> >::other > walk_msgs::PathPoint2d_< ContainerAllocator >::points |
Definition at line 42 of file PathPoint2d.h.