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