#include <BoundingBox.h>
| Public Types | |
| typedef ::geographic_msgs::GeoPoint_ < ContainerAllocator > | _max_pt_type | 
| typedef ::geographic_msgs::GeoPoint_ < ContainerAllocator > | _min_pt_type | 
| typedef boost::shared_ptr < ::geographic_msgs::BoundingBox_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::geographic_msgs::BoundingBox_ < ContainerAllocator > > | Ptr | 
| typedef BoundingBox_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| BoundingBox_ () | |
| BoundingBox_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| ::geographic_msgs::GeoPoint_ < ContainerAllocator > | max_pt | 
| ::geographic_msgs::GeoPoint_ < ContainerAllocator > | min_pt | 
Definition at line 23 of file BoundingBox.h.
| typedef ::geographic_msgs::GeoPoint_<ContainerAllocator> geographic_msgs::BoundingBox_< ContainerAllocator >::_max_pt_type | 
Definition at line 41 of file BoundingBox.h.
| typedef ::geographic_msgs::GeoPoint_<ContainerAllocator> geographic_msgs::BoundingBox_< ContainerAllocator >::_min_pt_type | 
Definition at line 38 of file BoundingBox.h.
| typedef boost::shared_ptr< ::geographic_msgs::BoundingBox_<ContainerAllocator> const> geographic_msgs::BoundingBox_< ContainerAllocator >::ConstPtr | 
Definition at line 46 of file BoundingBox.h.
| typedef boost::shared_ptr< ::geographic_msgs::BoundingBox_<ContainerAllocator> > geographic_msgs::BoundingBox_< ContainerAllocator >::Ptr | 
Definition at line 45 of file BoundingBox.h.
| typedef BoundingBox_<ContainerAllocator> geographic_msgs::BoundingBox_< ContainerAllocator >::Type | 
Definition at line 24 of file BoundingBox.h.
| geographic_msgs::BoundingBox_< ContainerAllocator >::BoundingBox_ | ( | ) |  [inline] | 
Definition at line 26 of file BoundingBox.h.
| geographic_msgs::BoundingBox_< ContainerAllocator >::BoundingBox_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 32 of file BoundingBox.h.
| boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::BoundingBox_< ContainerAllocator >::__connection_header | 
Definition at line 47 of file BoundingBox.h.
| ::geographic_msgs::GeoPoint_<ContainerAllocator> geographic_msgs::BoundingBox_< ContainerAllocator >::max_pt | 
Definition at line 42 of file BoundingBox.h.
| ::geographic_msgs::GeoPoint_<ContainerAllocator> geographic_msgs::BoundingBox_< ContainerAllocator >::min_pt | 
Definition at line 39 of file BoundingBox.h.