#include <RoutePath.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::uuid_msgs::UniqueID_ < ContainerAllocator > | _network_type |
typedef std::vector < ::geographic_msgs::KeyValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::KeyValue_ < ContainerAllocator > >::other > | _props_type |
typedef std::vector < ::uuid_msgs::UniqueID_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::uuid_msgs::UniqueID_ < ContainerAllocator > >::other > | _segments_type |
typedef boost::shared_ptr < ::geographic_msgs::RoutePath_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::RoutePath_ < ContainerAllocator > > | Ptr |
typedef RoutePath_ < ContainerAllocator > | Type |
Public Member Functions | |
RoutePath_ () | |
RoutePath_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::uuid_msgs::UniqueID_ < ContainerAllocator > | network |
std::vector < ::geographic_msgs::KeyValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::KeyValue_ < ContainerAllocator > >::other > | props |
std::vector < ::uuid_msgs::UniqueID_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::uuid_msgs::UniqueID_ < ContainerAllocator > >::other > | segments |
Definition at line 25 of file RoutePath.h.
typedef ::std_msgs::Header_<ContainerAllocator> geographic_msgs::RoutePath_< ContainerAllocator >::_header_type |
Definition at line 44 of file RoutePath.h.
typedef ::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RoutePath_< ContainerAllocator >::_network_type |
Definition at line 47 of file RoutePath.h.
typedef std::vector< ::geographic_msgs::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::KeyValue_<ContainerAllocator> >::other > geographic_msgs::RoutePath_< ContainerAllocator >::_props_type |
Definition at line 53 of file RoutePath.h.
typedef std::vector< ::uuid_msgs::UniqueID_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::uuid_msgs::UniqueID_<ContainerAllocator> >::other > geographic_msgs::RoutePath_< ContainerAllocator >::_segments_type |
Definition at line 50 of file RoutePath.h.
typedef boost::shared_ptr< ::geographic_msgs::RoutePath_<ContainerAllocator> const> geographic_msgs::RoutePath_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file RoutePath.h.
typedef boost::shared_ptr< ::geographic_msgs::RoutePath_<ContainerAllocator> > geographic_msgs::RoutePath_< ContainerAllocator >::Ptr |
Definition at line 57 of file RoutePath.h.
typedef RoutePath_<ContainerAllocator> geographic_msgs::RoutePath_< ContainerAllocator >::Type |
Definition at line 26 of file RoutePath.h.
geographic_msgs::RoutePath_< ContainerAllocator >::RoutePath_ | ( | ) | [inline] |
Definition at line 28 of file RoutePath.h.
geographic_msgs::RoutePath_< ContainerAllocator >::RoutePath_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file RoutePath.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::RoutePath_< ContainerAllocator >::__connection_header |
Definition at line 59 of file RoutePath.h.
::std_msgs::Header_<ContainerAllocator> geographic_msgs::RoutePath_< ContainerAllocator >::header |
Definition at line 45 of file RoutePath.h.
::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RoutePath_< ContainerAllocator >::network |
Definition at line 48 of file RoutePath.h.
std::vector< ::geographic_msgs::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::KeyValue_<ContainerAllocator> >::other > geographic_msgs::RoutePath_< ContainerAllocator >::props |
Definition at line 54 of file RoutePath.h.
std::vector< ::uuid_msgs::UniqueID_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::uuid_msgs::UniqueID_<ContainerAllocator> >::other > geographic_msgs::RoutePath_< ContainerAllocator >::segments |
Definition at line 51 of file RoutePath.h.