#include <FindClosestAnnotation.h>
Public Types | |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _point_type |
typedef boost::shared_ptr < ::map_annotation::FindClosestAnnotationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::map_annotation::FindClosestAnnotationRequest_ < ContainerAllocator > > | Ptr |
typedef FindClosestAnnotationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
FindClosestAnnotationRequest_ () | |
FindClosestAnnotationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Point_ < ContainerAllocator > | point |
Definition at line 26 of file FindClosestAnnotation.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::_point_type |
Definition at line 39 of file FindClosestAnnotation.h.
typedef boost::shared_ptr< ::map_annotation::FindClosestAnnotationRequest_<ContainerAllocator> const> map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file FindClosestAnnotation.h.
typedef boost::shared_ptr< ::map_annotation::FindClosestAnnotationRequest_<ContainerAllocator> > map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file FindClosestAnnotation.h.
typedef FindClosestAnnotationRequest_<ContainerAllocator> map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::Type |
Definition at line 27 of file FindClosestAnnotation.h.
map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::FindClosestAnnotationRequest_ | ( | ) | [inline] |
Definition at line 29 of file FindClosestAnnotation.h.
map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::FindClosestAnnotationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file FindClosestAnnotation.h.
boost::shared_ptr<std::map<std::string, std::string> > map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file FindClosestAnnotation.h.
::geometry_msgs::Point_<ContainerAllocator> map_annotation::FindClosestAnnotationRequest_< ContainerAllocator >::point |
Definition at line 40 of file FindClosestAnnotation.h.