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