#include <UpdateGeographicMap.h>
| Public Types | |
| 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::UpdateGeographicMapResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::geographic_msgs::UpdateGeographicMapResponse_ < ContainerAllocator > > | Ptr | 
| typedef UpdateGeographicMapResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| UpdateGeographicMapResponse_ () | |
| UpdateGeographicMapResponse_ (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 > | status | 
| uint8_t | success | 
Definition at line 54 of file UpdateGeographicMap.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::_status_type | 
Definition at line 72 of file UpdateGeographicMap.h.
| typedef uint8_t geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::_success_type | 
Definition at line 69 of file UpdateGeographicMap.h.
| typedef boost::shared_ptr< ::geographic_msgs::UpdateGeographicMapResponse_<ContainerAllocator> const> geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 77 of file UpdateGeographicMap.h.
| typedef boost::shared_ptr< ::geographic_msgs::UpdateGeographicMapResponse_<ContainerAllocator> > geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::Ptr | 
Definition at line 76 of file UpdateGeographicMap.h.
| typedef UpdateGeographicMapResponse_<ContainerAllocator> geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::Type | 
Definition at line 55 of file UpdateGeographicMap.h.
| geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::UpdateGeographicMapResponse_ | ( | ) |  [inline] | 
Definition at line 57 of file UpdateGeographicMap.h.
| geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::UpdateGeographicMapResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 63 of file UpdateGeographicMap.h.
| boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::__connection_header | 
Definition at line 78 of file UpdateGeographicMap.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::status | 
Definition at line 73 of file UpdateGeographicMap.h.
| uint8_t geographic_msgs::UpdateGeographicMapResponse_< ContainerAllocator >::success | 
Definition at line 70 of file UpdateGeographicMap.h.