#include <RouteNetwork.h>
Public Types | |
typedef ::geographic_msgs::BoundingBox_ < ContainerAllocator > | _bounds_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::uuid_msgs::UniqueID_ < ContainerAllocator > | _id_type |
typedef std::vector < ::geographic_msgs::WayPoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::WayPoint_ < ContainerAllocator > >::other > | _points_type |
typedef std::vector < ::geographic_msgs::KeyValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::KeyValue_ < ContainerAllocator > >::other > | _props_type |
typedef std::vector < ::geographic_msgs::RouteSegment_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::RouteSegment_ < ContainerAllocator > >::other > | _segments_type |
typedef boost::shared_ptr < ::geographic_msgs::RouteNetwork_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::RouteNetwork_ < ContainerAllocator > > | Ptr |
typedef RouteNetwork_ < ContainerAllocator > | Type |
Public Member Functions | |
RouteNetwork_ () | |
RouteNetwork_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geographic_msgs::BoundingBox_ < ContainerAllocator > | bounds |
::std_msgs::Header_ < ContainerAllocator > | header |
::uuid_msgs::UniqueID_ < ContainerAllocator > | id |
std::vector < ::geographic_msgs::WayPoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::WayPoint_ < ContainerAllocator > >::other > | points |
std::vector < ::geographic_msgs::KeyValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::KeyValue_ < ContainerAllocator > >::other > | props |
std::vector < ::geographic_msgs::RouteSegment_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::RouteSegment_ < ContainerAllocator > >::other > | segments |
Definition at line 27 of file RouteNetwork.h.
typedef ::geographic_msgs::BoundingBox_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::_bounds_type |
Definition at line 56 of file RouteNetwork.h.
typedef ::std_msgs::Header_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::_header_type |
Definition at line 50 of file RouteNetwork.h.
typedef ::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::_id_type |
Definition at line 53 of file RouteNetwork.h.
typedef std::vector< ::geographic_msgs::WayPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::WayPoint_<ContainerAllocator> >::other > geographic_msgs::RouteNetwork_< ContainerAllocator >::_points_type |
Definition at line 59 of file RouteNetwork.h.
typedef std::vector< ::geographic_msgs::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::KeyValue_<ContainerAllocator> >::other > geographic_msgs::RouteNetwork_< ContainerAllocator >::_props_type |
Definition at line 65 of file RouteNetwork.h.
typedef std::vector< ::geographic_msgs::RouteSegment_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::RouteSegment_<ContainerAllocator> >::other > geographic_msgs::RouteNetwork_< ContainerAllocator >::_segments_type |
Definition at line 62 of file RouteNetwork.h.
typedef boost::shared_ptr< ::geographic_msgs::RouteNetwork_<ContainerAllocator> const> geographic_msgs::RouteNetwork_< ContainerAllocator >::ConstPtr |
Definition at line 70 of file RouteNetwork.h.
typedef boost::shared_ptr< ::geographic_msgs::RouteNetwork_<ContainerAllocator> > geographic_msgs::RouteNetwork_< ContainerAllocator >::Ptr |
Definition at line 69 of file RouteNetwork.h.
typedef RouteNetwork_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::Type |
Definition at line 28 of file RouteNetwork.h.
geographic_msgs::RouteNetwork_< ContainerAllocator >::RouteNetwork_ | ( | ) | [inline] |
Definition at line 30 of file RouteNetwork.h.
geographic_msgs::RouteNetwork_< ContainerAllocator >::RouteNetwork_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 40 of file RouteNetwork.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::RouteNetwork_< ContainerAllocator >::__connection_header |
Definition at line 71 of file RouteNetwork.h.
::geographic_msgs::BoundingBox_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::bounds |
Definition at line 57 of file RouteNetwork.h.
::std_msgs::Header_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::header |
Definition at line 51 of file RouteNetwork.h.
::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteNetwork_< ContainerAllocator >::id |
Definition at line 54 of file RouteNetwork.h.
std::vector< ::geographic_msgs::WayPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::WayPoint_<ContainerAllocator> >::other > geographic_msgs::RouteNetwork_< ContainerAllocator >::points |
Definition at line 60 of file RouteNetwork.h.
std::vector< ::geographic_msgs::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::KeyValue_<ContainerAllocator> >::other > geographic_msgs::RouteNetwork_< ContainerAllocator >::props |
Definition at line 66 of file RouteNetwork.h.
std::vector< ::geographic_msgs::RouteSegment_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::RouteSegment_<ContainerAllocator> >::other > geographic_msgs::RouteNetwork_< ContainerAllocator >::segments |
Definition at line 63 of file RouteNetwork.h.