#include <GoAngleAction.h>
Public Types | |
typedef ::simple_move_base::GoAngleActionFeedback_ < ContainerAllocator > | _action_feedback_type |
typedef ::simple_move_base::GoAngleActionGoal_ < ContainerAllocator > | _action_goal_type |
typedef ::simple_move_base::GoAngleActionResult_ < ContainerAllocator > | _action_result_type |
typedef boost::shared_ptr < ::simple_move_base::GoAngleAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::simple_move_base::GoAngleAction_ < ContainerAllocator > > | Ptr |
typedef GoAngleAction_ < ContainerAllocator > | Type |
Public Member Functions | |
GoAngleAction_ () | |
GoAngleAction_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::simple_move_base::GoAngleActionFeedback_ < ContainerAllocator > | action_feedback |
::simple_move_base::GoAngleActionGoal_ < ContainerAllocator > | action_goal |
::simple_move_base::GoAngleActionResult_ < ContainerAllocator > | action_result |
Definition at line 24 of file GoAngleAction.h.
typedef ::simple_move_base::GoAngleActionFeedback_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::_action_feedback_type |
Definition at line 47 of file GoAngleAction.h.
typedef ::simple_move_base::GoAngleActionGoal_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::_action_goal_type |
Definition at line 41 of file GoAngleAction.h.
typedef ::simple_move_base::GoAngleActionResult_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::_action_result_type |
Definition at line 44 of file GoAngleAction.h.
typedef boost::shared_ptr< ::simple_move_base::GoAngleAction_<ContainerAllocator> const> simple_move_base::GoAngleAction_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file GoAngleAction.h.
typedef boost::shared_ptr< ::simple_move_base::GoAngleAction_<ContainerAllocator> > simple_move_base::GoAngleAction_< ContainerAllocator >::Ptr |
Definition at line 51 of file GoAngleAction.h.
typedef GoAngleAction_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::Type |
Definition at line 25 of file GoAngleAction.h.
simple_move_base::GoAngleAction_< ContainerAllocator >::GoAngleAction_ | ( | ) | [inline] |
Definition at line 27 of file GoAngleAction.h.
simple_move_base::GoAngleAction_< ContainerAllocator >::GoAngleAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GoAngleAction.h.
boost::shared_ptr<std::map<std::string, std::string> > simple_move_base::GoAngleAction_< ContainerAllocator >::__connection_header |
Definition at line 53 of file GoAngleAction.h.
::simple_move_base::GoAngleActionFeedback_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::action_feedback |
Definition at line 48 of file GoAngleAction.h.
::simple_move_base::GoAngleActionGoal_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::action_goal |
Definition at line 42 of file GoAngleAction.h.
::simple_move_base::GoAngleActionResult_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::action_result |
Definition at line 45 of file GoAngleAction.h.