#include <RangeArray.h>
Public Types | |
| typedef std::vector < ::sensor_msgs::Range_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::sensor_msgs::Range_ < ContainerAllocator > >::other >  | _ranges_type | 
| typedef boost::shared_ptr < ::erratic_player::RangeArray_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::erratic_player::RangeArray_ < ContainerAllocator > >  | Ptr | 
| typedef RangeArray_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| RangeArray_ () | |
| RangeArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector < ::sensor_msgs::Range_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::sensor_msgs::Range_ < ContainerAllocator > >::other >  | ranges | 
Definition at line 22 of file RangeArray.h.
| typedef std::vector< ::sensor_msgs::Range_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::Range_<ContainerAllocator> >::other > erratic_player::RangeArray_< ContainerAllocator >::_ranges_type | 
Definition at line 35 of file RangeArray.h.
| typedef boost::shared_ptr< ::erratic_player::RangeArray_<ContainerAllocator> const> erratic_player::RangeArray_< ContainerAllocator >::ConstPtr | 
Definition at line 40 of file RangeArray.h.
| typedef boost::shared_ptr< ::erratic_player::RangeArray_<ContainerAllocator> > erratic_player::RangeArray_< ContainerAllocator >::Ptr | 
Definition at line 39 of file RangeArray.h.
| typedef RangeArray_<ContainerAllocator> erratic_player::RangeArray_< ContainerAllocator >::Type | 
Definition at line 23 of file RangeArray.h.
| erratic_player::RangeArray_< ContainerAllocator >::RangeArray_ | ( | ) |  [inline] | 
        
Definition at line 25 of file RangeArray.h.
| erratic_player::RangeArray_< ContainerAllocator >::RangeArray_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 30 of file RangeArray.h.
| boost::shared_ptr<std::map<std::string, std::string> > erratic_player::RangeArray_< ContainerAllocator >::__connection_header | 
Definition at line 41 of file RangeArray.h.
| std::vector< ::sensor_msgs::Range_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::Range_<ContainerAllocator> >::other > erratic_player::RangeArray_< ContainerAllocator >::ranges | 
Definition at line 36 of file RangeArray.h.