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