#include <Position2DInt.h>
Public Types | |
typedef int64_t | _x_type |
typedef int64_t | _y_type |
typedef boost::shared_ptr < ::base_local_planner::Position2DInt_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::base_local_planner::Position2DInt_ < ContainerAllocator > > | Ptr |
typedef Position2DInt_ < ContainerAllocator > | Type |
Public Member Functions | |
Position2DInt_ () | |
Position2DInt_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int64_t | x |
int64_t | y |
Definition at line 21 of file Position2DInt.h.
typedef int64_t base_local_planner::Position2DInt_< ContainerAllocator >::_x_type |
Definition at line 36 of file Position2DInt.h.
typedef int64_t base_local_planner::Position2DInt_< ContainerAllocator >::_y_type |
Definition at line 39 of file Position2DInt.h.
typedef boost::shared_ptr< ::base_local_planner::Position2DInt_<ContainerAllocator> const> base_local_planner::Position2DInt_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file Position2DInt.h.
typedef boost::shared_ptr< ::base_local_planner::Position2DInt_<ContainerAllocator> > base_local_planner::Position2DInt_< ContainerAllocator >::Ptr |
Definition at line 43 of file Position2DInt.h.
typedef Position2DInt_<ContainerAllocator> base_local_planner::Position2DInt_< ContainerAllocator >::Type |
Definition at line 22 of file Position2DInt.h.
base_local_planner::Position2DInt_< ContainerAllocator >::Position2DInt_ | ( | ) | [inline] |
Definition at line 24 of file Position2DInt.h.
base_local_planner::Position2DInt_< ContainerAllocator >::Position2DInt_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file Position2DInt.h.
boost::shared_ptr<std::map<std::string, std::string> > base_local_planner::Position2DInt_< ContainerAllocator >::__connection_header |
Definition at line 45 of file Position2DInt.h.
int64_t base_local_planner::Position2DInt_< ContainerAllocator >::x |
Definition at line 37 of file Position2DInt.h.
int64_t base_local_planner::Position2DInt_< ContainerAllocator >::y |
Definition at line 40 of file Position2DInt.h.