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