#include <GetGeographicMap.h>
Public Types | |
typedef ::geographic_msgs::BoundingBox_ < ContainerAllocator > | _bounds_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _url_type |
typedef boost::shared_ptr < ::geographic_msgs::GetGeographicMapRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::GetGeographicMapRequest_ < ContainerAllocator > > | Ptr |
typedef GetGeographicMapRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetGeographicMapRequest_ () | |
GetGeographicMapRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geographic_msgs::BoundingBox_ < ContainerAllocator > | bounds |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | url |
Definition at line 27 of file GetGeographicMap.h.
typedef ::geographic_msgs::BoundingBox_<ContainerAllocator> geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::_bounds_type |
Definition at line 45 of file GetGeographicMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::_url_type |
Definition at line 42 of file GetGeographicMap.h.
typedef boost::shared_ptr< ::geographic_msgs::GetGeographicMapRequest_<ContainerAllocator> const> geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file GetGeographicMap.h.
typedef boost::shared_ptr< ::geographic_msgs::GetGeographicMapRequest_<ContainerAllocator> > geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::Ptr |
Definition at line 49 of file GetGeographicMap.h.
typedef GetGeographicMapRequest_<ContainerAllocator> geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::Type |
Definition at line 28 of file GetGeographicMap.h.
geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::GetGeographicMapRequest_ | ( | ) | [inline] |
Definition at line 30 of file GetGeographicMap.h.
geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::GetGeographicMapRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file GetGeographicMap.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::__connection_header |
Definition at line 51 of file GetGeographicMap.h.
::geographic_msgs::BoundingBox_<ContainerAllocator> geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::bounds |
Definition at line 46 of file GetGeographicMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetGeographicMapRequest_< ContainerAllocator >::url |
Definition at line 43 of file GetGeographicMap.h.