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