#include <DistanceTiming.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _distances_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::clearpath_base::DistanceTiming_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::DistanceTiming_ < ContainerAllocator > > | Ptr |
typedef DistanceTiming_ < ContainerAllocator > | Type |
Public Member Functions | |
DistanceTiming_ () | |
DistanceTiming_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | distances |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 of file DistanceTiming.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > clearpath_base::DistanceTiming_< ContainerAllocator >::_distances_type |
Definition at line 40 of file DistanceTiming.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::DistanceTiming_< ContainerAllocator >::_header_type |
Definition at line 37 of file DistanceTiming.h.
typedef boost::shared_ptr< ::clearpath_base::DistanceTiming_<ContainerAllocator> const> clearpath_base::DistanceTiming_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file DistanceTiming.h.
typedef boost::shared_ptr< ::clearpath_base::DistanceTiming_<ContainerAllocator> > clearpath_base::DistanceTiming_< ContainerAllocator >::Ptr |
Definition at line 44 of file DistanceTiming.h.
typedef DistanceTiming_<ContainerAllocator> clearpath_base::DistanceTiming_< ContainerAllocator >::Type |
Definition at line 23 of file DistanceTiming.h.
clearpath_base::DistanceTiming_< ContainerAllocator >::DistanceTiming_ | ( | ) | [inline] |
Definition at line 25 of file DistanceTiming.h.
clearpath_base::DistanceTiming_< ContainerAllocator >::DistanceTiming_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file DistanceTiming.h.
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::DistanceTiming_< ContainerAllocator >::__connection_header |
Definition at line 46 of file DistanceTiming.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > clearpath_base::DistanceTiming_< ContainerAllocator >::distances |
Definition at line 41 of file DistanceTiming.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::DistanceTiming_< ContainerAllocator >::header |
Definition at line 38 of file DistanceTiming.h.