#include <TopicLoggerAction.h>
Public Types | |
typedef ::topic_logger::TopicLoggerActionFeedback_ < ContainerAllocator > | _action_feedback_type |
typedef ::topic_logger::TopicLoggerActionGoal_ < ContainerAllocator > | _action_goal_type |
typedef ::topic_logger::TopicLoggerActionResult_ < ContainerAllocator > | _action_result_type |
typedef boost::shared_ptr < ::topic_logger::TopicLoggerAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::topic_logger::TopicLoggerAction_ < ContainerAllocator > > | Ptr |
typedef TopicLoggerAction_ < ContainerAllocator > | Type |
Public Member Functions | |
TopicLoggerAction_ () | |
TopicLoggerAction_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::topic_logger::TopicLoggerActionFeedback_ < ContainerAllocator > | action_feedback |
::topic_logger::TopicLoggerActionGoal_ < ContainerAllocator > | action_goal |
::topic_logger::TopicLoggerActionResult_ < ContainerAllocator > | action_result |
Definition at line 24 of file TopicLoggerAction.h.
typedef ::topic_logger::TopicLoggerActionFeedback_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::_action_feedback_type |
Definition at line 47 of file TopicLoggerAction.h.
typedef ::topic_logger::TopicLoggerActionGoal_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::_action_goal_type |
Definition at line 41 of file TopicLoggerAction.h.
typedef ::topic_logger::TopicLoggerActionResult_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::_action_result_type |
Definition at line 44 of file TopicLoggerAction.h.
typedef boost::shared_ptr< ::topic_logger::TopicLoggerAction_<ContainerAllocator> const> topic_logger::TopicLoggerAction_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file TopicLoggerAction.h.
typedef boost::shared_ptr< ::topic_logger::TopicLoggerAction_<ContainerAllocator> > topic_logger::TopicLoggerAction_< ContainerAllocator >::Ptr |
Definition at line 51 of file TopicLoggerAction.h.
typedef TopicLoggerAction_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::Type |
Definition at line 25 of file TopicLoggerAction.h.
topic_logger::TopicLoggerAction_< ContainerAllocator >::TopicLoggerAction_ | ( | ) | [inline] |
Definition at line 27 of file TopicLoggerAction.h.
topic_logger::TopicLoggerAction_< ContainerAllocator >::TopicLoggerAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file TopicLoggerAction.h.
boost::shared_ptr<std::map<std::string, std::string> > topic_logger::TopicLoggerAction_< ContainerAllocator >::__connection_header |
Definition at line 53 of file TopicLoggerAction.h.
::topic_logger::TopicLoggerActionFeedback_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::action_feedback |
Definition at line 48 of file TopicLoggerAction.h.
::topic_logger::TopicLoggerActionGoal_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::action_goal |
Definition at line 42 of file TopicLoggerAction.h.
::topic_logger::TopicLoggerActionResult_<ContainerAllocator> topic_logger::TopicLoggerAction_< ContainerAllocator >::action_result |
Definition at line 45 of file TopicLoggerAction.h.