#include <EmptyActionGoal.h>
Public Types | |
typedef ::actionlib_msgs::GoalID_ < ContainerAllocator > | _goal_id_type |
typedef ::application_msgs::EmptyGoal_ < ContainerAllocator > | _goal_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::application_msgs::EmptyActionGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::application_msgs::EmptyActionGoal_ < ContainerAllocator > > | Ptr |
typedef EmptyActionGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
EmptyActionGoal_ () | |
EmptyActionGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::application_msgs::EmptyGoal_ < ContainerAllocator > | goal |
::actionlib_msgs::GoalID_ < ContainerAllocator > | goal_id |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 24 of file EmptyActionGoal.h.
typedef ::actionlib_msgs::GoalID_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::_goal_id_type |
Definition at line 44 of file EmptyActionGoal.h.
typedef ::application_msgs::EmptyGoal_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::_goal_type |
Definition at line 47 of file EmptyActionGoal.h.
typedef ::std_msgs::Header_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::_header_type |
Definition at line 41 of file EmptyActionGoal.h.
typedef boost::shared_ptr< ::application_msgs::EmptyActionGoal_<ContainerAllocator> const> application_msgs::EmptyActionGoal_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file EmptyActionGoal.h.
typedef boost::shared_ptr< ::application_msgs::EmptyActionGoal_<ContainerAllocator> > application_msgs::EmptyActionGoal_< ContainerAllocator >::Ptr |
Definition at line 51 of file EmptyActionGoal.h.
typedef EmptyActionGoal_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::Type |
Definition at line 25 of file EmptyActionGoal.h.
application_msgs::EmptyActionGoal_< ContainerAllocator >::EmptyActionGoal_ | ( | ) | [inline] |
Definition at line 27 of file EmptyActionGoal.h.
application_msgs::EmptyActionGoal_< ContainerAllocator >::EmptyActionGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file EmptyActionGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > application_msgs::EmptyActionGoal_< ContainerAllocator >::__connection_header |
Definition at line 53 of file EmptyActionGoal.h.
::application_msgs::EmptyGoal_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::goal |
Definition at line 48 of file EmptyActionGoal.h.
::actionlib_msgs::GoalID_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::goal_id |
Definition at line 45 of file EmptyActionGoal.h.
::std_msgs::Header_<ContainerAllocator> application_msgs::EmptyActionGoal_< ContainerAllocator >::header |
Definition at line 42 of file EmptyActionGoal.h.