#include <GetGeographicMap.h>
Public Types | |
typedef ::geographic_msgs::GeographicMap_ < ContainerAllocator > | _map_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_type |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::geographic_msgs::GetGeographicMapResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::GetGeographicMapResponse_ < ContainerAllocator > > | Ptr |
typedef GetGeographicMapResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetGeographicMapResponse_ () | |
GetGeographicMapResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geographic_msgs::GeographicMap_ < ContainerAllocator > | map |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status |
uint8_t | success |
Definition at line 60 of file GetGeographicMap.h.
typedef ::geographic_msgs::GeographicMap_<ContainerAllocator> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::_map_type |
Definition at line 83 of file GetGeographicMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::_status_type |
Definition at line 80 of file GetGeographicMap.h.
typedef uint8_t geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::_success_type |
Definition at line 77 of file GetGeographicMap.h.
typedef boost::shared_ptr< ::geographic_msgs::GetGeographicMapResponse_<ContainerAllocator> const> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::ConstPtr |
Definition at line 88 of file GetGeographicMap.h.
typedef boost::shared_ptr< ::geographic_msgs::GetGeographicMapResponse_<ContainerAllocator> > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::Ptr |
Definition at line 87 of file GetGeographicMap.h.
typedef GetGeographicMapResponse_<ContainerAllocator> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::Type |
Definition at line 61 of file GetGeographicMap.h.
geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::GetGeographicMapResponse_ | ( | ) | [inline] |
Definition at line 63 of file GetGeographicMap.h.
geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::GetGeographicMapResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 70 of file GetGeographicMap.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__connection_header |
Definition at line 89 of file GetGeographicMap.h.
::geographic_msgs::GeographicMap_<ContainerAllocator> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::map |
Definition at line 84 of file GetGeographicMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::status |
Definition at line 81 of file GetGeographicMap.h.
uint8_t geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::success |
Definition at line 78 of file GetGeographicMap.h.