#include <OccupancyPointQuery.h>
Public Types | |
| typedef ::geometry_msgs::Point_ < ContainerAllocator > | _point_type |
| typedef boost::shared_ptr < ::collider::OccupancyPointQueryRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::collider::OccupancyPointQueryRequest_ < ContainerAllocator > > | Ptr |
| typedef OccupancyPointQueryRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| OccupancyPointQueryRequest_ () | |
| OccupancyPointQueryRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::geometry_msgs::Point_ < ContainerAllocator > | point |
Definition at line 26 of file OccupancyPointQuery.h.
| typedef ::geometry_msgs::Point_<ContainerAllocator> collider::OccupancyPointQueryRequest_< ContainerAllocator >::_point_type |
Definition at line 39 of file OccupancyPointQuery.h.
| typedef boost::shared_ptr< ::collider::OccupancyPointQueryRequest_<ContainerAllocator> const> collider::OccupancyPointQueryRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file OccupancyPointQuery.h.
| typedef boost::shared_ptr< ::collider::OccupancyPointQueryRequest_<ContainerAllocator> > collider::OccupancyPointQueryRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file OccupancyPointQuery.h.
| typedef OccupancyPointQueryRequest_<ContainerAllocator> collider::OccupancyPointQueryRequest_< ContainerAllocator >::Type |
Definition at line 27 of file OccupancyPointQuery.h.
| collider::OccupancyPointQueryRequest_< ContainerAllocator >::OccupancyPointQueryRequest_ | ( | ) | [inline] |
Definition at line 29 of file OccupancyPointQuery.h.
| collider::OccupancyPointQueryRequest_< ContainerAllocator >::OccupancyPointQueryRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file OccupancyPointQuery.h.
| boost::shared_ptr<std::map<std::string, std::string> > collider::OccupancyPointQueryRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file OccupancyPointQuery.h.
| ::geometry_msgs::Point_<ContainerAllocator> collider::OccupancyPointQueryRequest_< ContainerAllocator >::point |
Definition at line 40 of file OccupancyPointQuery.h.