#include <ProjectedMapInfo.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_id_type |
typedef double | _height_type |
typedef double | _max_z_type |
typedef double | _min_z_type |
typedef double | _width_type |
typedef double | _x_type |
typedef double | _y_type |
typedef boost::shared_ptr < ::map_msgs::ProjectedMapInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::map_msgs::ProjectedMapInfo_ < ContainerAllocator > > | Ptr |
typedef ProjectedMapInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
ProjectedMapInfo_ () | |
ProjectedMapInfo_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | frame_id |
double | height |
double | max_z |
double | min_z |
double | width |
double | x |
double | y |
Definition at line 21 of file ProjectedMapInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_msgs::ProjectedMapInfo_< ContainerAllocator >::_frame_id_type |
Definition at line 46 of file ProjectedMapInfo.h.
typedef double map_msgs::ProjectedMapInfo_< ContainerAllocator >::_height_type |
Definition at line 58 of file ProjectedMapInfo.h.
typedef double map_msgs::ProjectedMapInfo_< ContainerAllocator >::_max_z_type |
Definition at line 64 of file ProjectedMapInfo.h.
typedef double map_msgs::ProjectedMapInfo_< ContainerAllocator >::_min_z_type |
Definition at line 61 of file ProjectedMapInfo.h.
typedef double map_msgs::ProjectedMapInfo_< ContainerAllocator >::_width_type |
Definition at line 55 of file ProjectedMapInfo.h.
typedef double map_msgs::ProjectedMapInfo_< ContainerAllocator >::_x_type |
Definition at line 49 of file ProjectedMapInfo.h.
typedef double map_msgs::ProjectedMapInfo_< ContainerAllocator >::_y_type |
Definition at line 52 of file ProjectedMapInfo.h.
typedef boost::shared_ptr< ::map_msgs::ProjectedMapInfo_<ContainerAllocator> const> map_msgs::ProjectedMapInfo_< ContainerAllocator >::ConstPtr |
Definition at line 69 of file ProjectedMapInfo.h.
typedef boost::shared_ptr< ::map_msgs::ProjectedMapInfo_<ContainerAllocator> > map_msgs::ProjectedMapInfo_< ContainerAllocator >::Ptr |
Definition at line 68 of file ProjectedMapInfo.h.
typedef ProjectedMapInfo_<ContainerAllocator> map_msgs::ProjectedMapInfo_< ContainerAllocator >::Type |
Definition at line 22 of file ProjectedMapInfo.h.
map_msgs::ProjectedMapInfo_< ContainerAllocator >::ProjectedMapInfo_ | ( | ) | [inline] |
Definition at line 24 of file ProjectedMapInfo.h.
map_msgs::ProjectedMapInfo_< ContainerAllocator >::ProjectedMapInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file ProjectedMapInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > map_msgs::ProjectedMapInfo_< ContainerAllocator >::__connection_header |
Definition at line 70 of file ProjectedMapInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > map_msgs::ProjectedMapInfo_< ContainerAllocator >::frame_id |
Definition at line 47 of file ProjectedMapInfo.h.
double map_msgs::ProjectedMapInfo_< ContainerAllocator >::height |
Definition at line 59 of file ProjectedMapInfo.h.
double map_msgs::ProjectedMapInfo_< ContainerAllocator >::max_z |
Definition at line 65 of file ProjectedMapInfo.h.
double map_msgs::ProjectedMapInfo_< ContainerAllocator >::min_z |
Definition at line 62 of file ProjectedMapInfo.h.
double map_msgs::ProjectedMapInfo_< ContainerAllocator >::width |
Definition at line 56 of file ProjectedMapInfo.h.
double map_msgs::ProjectedMapInfo_< ContainerAllocator >::x |
Definition at line 50 of file ProjectedMapInfo.h.
double map_msgs::ProjectedMapInfo_< ContainerAllocator >::y |
Definition at line 53 of file ProjectedMapInfo.h.