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