#include <FollowBaseTrajectoryResult.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _msg_type |
typedef boost::shared_ptr < ::eband_local_planner::FollowBaseTrajectoryResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::eband_local_planner::FollowBaseTrajectoryResult_ < ContainerAllocator > > | Ptr |
typedef FollowBaseTrajectoryResult_ < ContainerAllocator > | Type |
Public Member Functions | |
FollowBaseTrajectoryResult_ () | |
FollowBaseTrajectoryResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | msg |
Definition at line 21 of file FollowBaseTrajectoryResult.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::_msg_type |
Definition at line 34 of file FollowBaseTrajectoryResult.h.
typedef boost::shared_ptr< ::eband_local_planner::FollowBaseTrajectoryResult_<ContainerAllocator> const> eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file FollowBaseTrajectoryResult.h.
typedef boost::shared_ptr< ::eband_local_planner::FollowBaseTrajectoryResult_<ContainerAllocator> > eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::Ptr |
Definition at line 38 of file FollowBaseTrajectoryResult.h.
typedef FollowBaseTrajectoryResult_<ContainerAllocator> eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::Type |
Definition at line 22 of file FollowBaseTrajectoryResult.h.
eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::FollowBaseTrajectoryResult_ | ( | ) | [inline] |
Definition at line 24 of file FollowBaseTrajectoryResult.h.
eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::FollowBaseTrajectoryResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file FollowBaseTrajectoryResult.h.
boost::shared_ptr<std::map<std::string, std::string> > eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::__connection_header |
Definition at line 40 of file FollowBaseTrajectoryResult.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > eband_local_planner::FollowBaseTrajectoryResult_< ContainerAllocator >::msg |
Definition at line 35 of file FollowBaseTrajectoryResult.h.