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