#include <UpdateGeographicMap.h>
Public Types | |
typedef ::geographic_msgs::GeographicMapChanges_ < ContainerAllocator > | _updates_type |
typedef boost::shared_ptr < ::geographic_msgs::UpdateGeographicMapRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::UpdateGeographicMapRequest_ < ContainerAllocator > > | Ptr |
typedef UpdateGeographicMapRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
UpdateGeographicMapRequest_ () | |
UpdateGeographicMapRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geographic_msgs::GeographicMapChanges_ < ContainerAllocator > | updates |
Definition at line 26 of file UpdateGeographicMap.h.
typedef ::geographic_msgs::GeographicMapChanges_<ContainerAllocator> geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::_updates_type |
Definition at line 39 of file UpdateGeographicMap.h.
typedef boost::shared_ptr< ::geographic_msgs::UpdateGeographicMapRequest_<ContainerAllocator> const> geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file UpdateGeographicMap.h.
typedef boost::shared_ptr< ::geographic_msgs::UpdateGeographicMapRequest_<ContainerAllocator> > geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file UpdateGeographicMap.h.
typedef UpdateGeographicMapRequest_<ContainerAllocator> geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::Type |
Definition at line 27 of file UpdateGeographicMap.h.
geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::UpdateGeographicMapRequest_ | ( | ) | [inline] |
Definition at line 29 of file UpdateGeographicMap.h.
geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::UpdateGeographicMapRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file UpdateGeographicMap.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file UpdateGeographicMap.h.
::geographic_msgs::GeographicMapChanges_<ContainerAllocator> geographic_msgs::UpdateGeographicMapRequest_< ContainerAllocator >::updates |
Definition at line 40 of file UpdateGeographicMap.h.