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