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