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