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