#include <GetMapResponse.h>
Public Types | |
typedef ::nav_msgs::OccupancyGrid_< ContainerAllocator > | _map_type |
typedef std::shared_ptr< ::nav_msgs::GetMapResponse_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::nav_msgs::GetMapResponse_< ContainerAllocator > > | Ptr |
typedef GetMapResponse_< ContainerAllocator > | Type |
Public Member Functions | |
GetMapResponse_ () | |
GetMapResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_map_type | map |
Definition at line 24 of file GetMapResponse.h.
typedef ::nav_msgs::OccupancyGrid_<ContainerAllocator> nav_msgs::GetMapResponse_< ContainerAllocator >::_map_type |
Definition at line 38 of file GetMapResponse.h.
typedef std::shared_ptr< ::nav_msgs::GetMapResponse_<ContainerAllocator> const> nav_msgs::GetMapResponse_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file GetMapResponse.h.
typedef std::shared_ptr< ::nav_msgs::GetMapResponse_<ContainerAllocator> > nav_msgs::GetMapResponse_< ContainerAllocator >::Ptr |
Definition at line 45 of file GetMapResponse.h.
typedef GetMapResponse_<ContainerAllocator> nav_msgs::GetMapResponse_< ContainerAllocator >::Type |
Definition at line 26 of file GetMapResponse.h.
|
inline |
Definition at line 28 of file GetMapResponse.h.
|
inline |
Definition at line 31 of file GetMapResponse.h.
_map_type nav_msgs::GetMapResponse_< ContainerAllocator >::map |
Definition at line 39 of file GetMapResponse.h.