#include <RouteSegment.h>
Public Types | |
typedef ::uuid_msgs::UniqueID_ < ContainerAllocator > | _end_type |
typedef ::uuid_msgs::UniqueID_ < ContainerAllocator > | _id_type |
typedef std::vector < ::geographic_msgs::KeyValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::KeyValue_ < ContainerAllocator > >::other > | _props_type |
typedef ::uuid_msgs::UniqueID_ < ContainerAllocator > | _start_type |
typedef boost::shared_ptr < ::geographic_msgs::RouteSegment_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::RouteSegment_ < ContainerAllocator > > | Ptr |
typedef RouteSegment_ < ContainerAllocator > | Type |
Public Member Functions | |
RouteSegment_ () | |
RouteSegment_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::uuid_msgs::UniqueID_ < ContainerAllocator > | end |
::uuid_msgs::UniqueID_ < ContainerAllocator > | id |
std::vector < ::geographic_msgs::KeyValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::geographic_msgs::KeyValue_ < ContainerAllocator > >::other > | props |
::uuid_msgs::UniqueID_ < ContainerAllocator > | start |
Definition at line 25 of file RouteSegment.h.
typedef ::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::_end_type |
Definition at line 50 of file RouteSegment.h.
typedef ::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::_id_type |
Definition at line 44 of file RouteSegment.h.
typedef std::vector< ::geographic_msgs::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::KeyValue_<ContainerAllocator> >::other > geographic_msgs::RouteSegment_< ContainerAllocator >::_props_type |
Definition at line 53 of file RouteSegment.h.
typedef ::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::_start_type |
Definition at line 47 of file RouteSegment.h.
typedef boost::shared_ptr< ::geographic_msgs::RouteSegment_<ContainerAllocator> const> geographic_msgs::RouteSegment_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file RouteSegment.h.
typedef boost::shared_ptr< ::geographic_msgs::RouteSegment_<ContainerAllocator> > geographic_msgs::RouteSegment_< ContainerAllocator >::Ptr |
Definition at line 57 of file RouteSegment.h.
typedef RouteSegment_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::Type |
Definition at line 26 of file RouteSegment.h.
geographic_msgs::RouteSegment_< ContainerAllocator >::RouteSegment_ | ( | ) | [inline] |
Definition at line 28 of file RouteSegment.h.
geographic_msgs::RouteSegment_< ContainerAllocator >::RouteSegment_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file RouteSegment.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::RouteSegment_< ContainerAllocator >::__connection_header |
Definition at line 59 of file RouteSegment.h.
::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::end |
Definition at line 51 of file RouteSegment.h.
::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::id |
Definition at line 45 of file RouteSegment.h.
std::vector< ::geographic_msgs::KeyValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geographic_msgs::KeyValue_<ContainerAllocator> >::other > geographic_msgs::RouteSegment_< ContainerAllocator >::props |
Definition at line 54 of file RouteSegment.h.
::uuid_msgs::UniqueID_<ContainerAllocator> geographic_msgs::RouteSegment_< ContainerAllocator >::start |
Definition at line 48 of file RouteSegment.h.