#include <AssembleScans.h>
Public Types | |
typedef ::sensor_msgs::PointCloud_ < ContainerAllocator > | _cloud_type |
typedef boost::shared_ptr < ::laser_assembler::AssembleScansResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::laser_assembler::AssembleScansResponse_ < ContainerAllocator > > | Ptr |
typedef AssembleScansResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
AssembleScansResponse_ () | |
AssembleScansResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::PointCloud_ < ContainerAllocator > | cloud |
Definition at line 59 of file AssembleScans.h.
typedef ::sensor_msgs::PointCloud_<ContainerAllocator> laser_assembler::AssembleScansResponse_< ContainerAllocator >::_cloud_type |
Definition at line 72 of file AssembleScans.h.
typedef boost::shared_ptr< ::laser_assembler::AssembleScansResponse_<ContainerAllocator> const> laser_assembler::AssembleScansResponse_< ContainerAllocator >::ConstPtr |
Definition at line 77 of file AssembleScans.h.
typedef boost::shared_ptr< ::laser_assembler::AssembleScansResponse_<ContainerAllocator> > laser_assembler::AssembleScansResponse_< ContainerAllocator >::Ptr |
Definition at line 76 of file AssembleScans.h.
typedef AssembleScansResponse_<ContainerAllocator> laser_assembler::AssembleScansResponse_< ContainerAllocator >::Type |
Definition at line 60 of file AssembleScans.h.
laser_assembler::AssembleScansResponse_< ContainerAllocator >::AssembleScansResponse_ | ( | ) | [inline] |
Definition at line 62 of file AssembleScans.h.
laser_assembler::AssembleScansResponse_< ContainerAllocator >::AssembleScansResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file AssembleScans.h.
boost::shared_ptr<std::map<std::string, std::string> > laser_assembler::AssembleScansResponse_< ContainerAllocator >::__connection_header |
Definition at line 78 of file AssembleScans.h.
::sensor_msgs::PointCloud_<ContainerAllocator> laser_assembler::AssembleScansResponse_< ContainerAllocator >::cloud |
Definition at line 73 of file AssembleScans.h.