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