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