#include <TestActionFeedback.h>
Public Types | |
| typedef ::asmach_tutorials::TestFeedback_ < ContainerAllocator > | _feedback_type |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef ::actionlib_msgs::GoalStatus_ < ContainerAllocator > | _status_type |
| typedef boost::shared_ptr < ::asmach_tutorials::TestActionFeedback_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::asmach_tutorials::TestActionFeedback_ < ContainerAllocator > > | Ptr |
| typedef TestActionFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
| TestActionFeedback_ () | |
| TestActionFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::asmach_tutorials::TestFeedback_ < ContainerAllocator > | feedback |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| ::actionlib_msgs::GoalStatus_ < ContainerAllocator > | status |
Definition at line 24 of file TestActionFeedback.h.
| typedef ::asmach_tutorials::TestFeedback_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::_feedback_type |
Definition at line 47 of file TestActionFeedback.h.
| typedef ::std_msgs::Header_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::_header_type |
Definition at line 41 of file TestActionFeedback.h.
| typedef ::actionlib_msgs::GoalStatus_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::_status_type |
Definition at line 44 of file TestActionFeedback.h.
| typedef boost::shared_ptr< ::asmach_tutorials::TestActionFeedback_<ContainerAllocator> const> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file TestActionFeedback.h.
| typedef boost::shared_ptr< ::asmach_tutorials::TestActionFeedback_<ContainerAllocator> > asmach_tutorials::TestActionFeedback_< ContainerAllocator >::Ptr |
Definition at line 51 of file TestActionFeedback.h.
| typedef TestActionFeedback_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::Type |
Definition at line 25 of file TestActionFeedback.h.
| asmach_tutorials::TestActionFeedback_< ContainerAllocator >::TestActionFeedback_ | ( | ) | [inline] |
Definition at line 27 of file TestActionFeedback.h.
| asmach_tutorials::TestActionFeedback_< ContainerAllocator >::TestActionFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file TestActionFeedback.h.
| boost::shared_ptr<std::map<std::string, std::string> > asmach_tutorials::TestActionFeedback_< ContainerAllocator >::__connection_header |
Definition at line 53 of file TestActionFeedback.h.
| ::asmach_tutorials::TestFeedback_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::feedback |
Definition at line 48 of file TestActionFeedback.h.
| ::std_msgs::Header_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::header |
Definition at line 42 of file TestActionFeedback.h.
| ::actionlib_msgs::GoalStatus_<ContainerAllocator> asmach_tutorials::TestActionFeedback_< ContainerAllocator >::status |
Definition at line 45 of file TestActionFeedback.h.