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