#include <GetAnnotatedPoints.h>
Public Types | |
typedef boost::shared_ptr < ::map_annotation::GetAnnotatedPointsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::map_annotation::GetAnnotatedPointsRequest_ < ContainerAllocator > > | Ptr |
typedef GetAnnotatedPointsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetAnnotatedPointsRequest_ () | |
GetAnnotatedPointsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 26 of file GetAnnotatedPoints.h.
typedef boost::shared_ptr< ::map_annotation::GetAnnotatedPointsRequest_<ContainerAllocator> const> map_annotation::GetAnnotatedPointsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file GetAnnotatedPoints.h.
typedef boost::shared_ptr< ::map_annotation::GetAnnotatedPointsRequest_<ContainerAllocator> > map_annotation::GetAnnotatedPointsRequest_< ContainerAllocator >::Ptr |
Definition at line 38 of file GetAnnotatedPoints.h.
typedef GetAnnotatedPointsRequest_<ContainerAllocator> map_annotation::GetAnnotatedPointsRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetAnnotatedPoints.h.
map_annotation::GetAnnotatedPointsRequest_< ContainerAllocator >::GetAnnotatedPointsRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetAnnotatedPoints.h.
map_annotation::GetAnnotatedPointsRequest_< ContainerAllocator >::GetAnnotatedPointsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file GetAnnotatedPoints.h.
boost::shared_ptr<std::map<std::string, std::string> > map_annotation::GetAnnotatedPointsRequest_< ContainerAllocator >::__connection_header |
Definition at line 40 of file GetAnnotatedPoints.h.