#include <LoadMapRequest.h>
Public Types | |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _map_url_type |
typedef std::shared_ptr< ::nav_msgs::LoadMapRequest_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::nav_msgs::LoadMapRequest_< ContainerAllocator > > | Ptr |
typedef LoadMapRequest_< ContainerAllocator > | Type |
Public Member Functions | |
LoadMapRequest_ () | |
LoadMapRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_map_url_type | map_url |
Definition at line 23 of file LoadMapRequest.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nav_msgs::LoadMapRequest_< ContainerAllocator >::_map_url_type |
Definition at line 37 of file LoadMapRequest.h.
typedef std::shared_ptr< ::nav_msgs::LoadMapRequest_<ContainerAllocator> const> nav_msgs::LoadMapRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file LoadMapRequest.h.
typedef std::shared_ptr< ::nav_msgs::LoadMapRequest_<ContainerAllocator> > nav_msgs::LoadMapRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file LoadMapRequest.h.
typedef LoadMapRequest_<ContainerAllocator> nav_msgs::LoadMapRequest_< ContainerAllocator >::Type |
Definition at line 25 of file LoadMapRequest.h.
|
inline |
Definition at line 27 of file LoadMapRequest.h.
|
inline |
Definition at line 30 of file LoadMapRequest.h.
_map_url_type nav_msgs::LoadMapRequest_< ContainerAllocator >::map_url |
Definition at line 38 of file LoadMapRequest.h.