#include <PclToImg.h>
Public Types | |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
typedef boost::shared_ptr < ::iri_perception_msgs::PclToImgResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_perception_msgs::PclToImgResponse_ < ContainerAllocator > > | Ptr |
typedef PclToImgResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
PclToImgResponse_ () | |
PclToImgResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::Image_ < ContainerAllocator > | image |
Definition at line 55 of file PclToImg.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::_image_type |
Definition at line 68 of file PclToImg.h.
typedef boost::shared_ptr< ::iri_perception_msgs::PclToImgResponse_<ContainerAllocator> const> iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::ConstPtr |
Definition at line 73 of file PclToImg.h.
typedef boost::shared_ptr< ::iri_perception_msgs::PclToImgResponse_<ContainerAllocator> > iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::Ptr |
Definition at line 72 of file PclToImg.h.
typedef PclToImgResponse_<ContainerAllocator> iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::Type |
Definition at line 56 of file PclToImg.h.
iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::PclToImgResponse_ | ( | ) | [inline] |
Definition at line 58 of file PclToImg.h.
iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::PclToImgResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file PclToImg.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::__connection_header |
Definition at line 74 of file PclToImg.h.
::sensor_msgs::Image_<ContainerAllocator> iri_perception_msgs::PclToImgResponse_< ContainerAllocator >::image |
Definition at line 69 of file PclToImg.h.