#include <MoveBaseResult.h>
Public Types | |
typedef boost::shared_ptr < ::move_base_msgs::MoveBaseResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::move_base_msgs::MoveBaseResult_ < ContainerAllocator > > | Ptr |
typedef MoveBaseResult_ < ContainerAllocator > | Type |
Public Member Functions | |
MoveBaseResult_ () | |
MoveBaseResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file MoveBaseResult.h.
typedef boost::shared_ptr< ::move_base_msgs::MoveBaseResult_<ContainerAllocator> const> move_base_msgs::MoveBaseResult_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file MoveBaseResult.h.
typedef boost::shared_ptr< ::move_base_msgs::MoveBaseResult_<ContainerAllocator> > move_base_msgs::MoveBaseResult_< ContainerAllocator >::Ptr |
Definition at line 33 of file MoveBaseResult.h.
typedef MoveBaseResult_<ContainerAllocator> move_base_msgs::MoveBaseResult_< ContainerAllocator >::Type |
Definition at line 22 of file MoveBaseResult.h.
move_base_msgs::MoveBaseResult_< ContainerAllocator >::MoveBaseResult_ | ( | ) | [inline] |
Definition at line 24 of file MoveBaseResult.h.
move_base_msgs::MoveBaseResult_< ContainerAllocator >::MoveBaseResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file MoveBaseResult.h.
boost::shared_ptr<std::map<std::string, std::string> > move_base_msgs::MoveBaseResult_< ContainerAllocator >::__connection_header |
Definition at line 35 of file MoveBaseResult.h.