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