#include <FindClosestAnnotation.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _label_type |
typedef boost::shared_ptr < ::map_annotation::FindClosestAnnotationResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::map_annotation::FindClosestAnnotationResponse_ < ContainerAllocator > > | Ptr |
typedef FindClosestAnnotationResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
FindClosestAnnotationResponse_ () | |
FindClosestAnnotationResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | label |
Definition at line 54 of file FindClosestAnnotation.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::_label_type |
Definition at line 67 of file FindClosestAnnotation.h.
typedef boost::shared_ptr< ::map_annotation::FindClosestAnnotationResponse_<ContainerAllocator> const> map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file FindClosestAnnotation.h.
typedef boost::shared_ptr< ::map_annotation::FindClosestAnnotationResponse_<ContainerAllocator> > map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file FindClosestAnnotation.h.
typedef FindClosestAnnotationResponse_<ContainerAllocator> map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::Type |
Definition at line 55 of file FindClosestAnnotation.h.
map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::FindClosestAnnotationResponse_ | ( | ) | [inline] |
Definition at line 57 of file FindClosestAnnotation.h.
map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::FindClosestAnnotationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file FindClosestAnnotation.h.
boost::shared_ptr<std::map<std::string, std::string> > map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file FindClosestAnnotation.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_annotation::FindClosestAnnotationResponse_< ContainerAllocator >::label |
Definition at line 68 of file FindClosestAnnotation.h.