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