#include <Capture.h>
Public Types | |
| typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
| typedef boost::shared_ptr < ::photo::CaptureResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::photo::CaptureResponse_ < ContainerAllocator > > | Ptr |
| typedef CaptureResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| CaptureResponse_ () | |
| CaptureResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::sensor_msgs::Image_ < ContainerAllocator > | image |
| typedef ::sensor_msgs::Image_<ContainerAllocator> photo::CaptureResponse_< ContainerAllocator >::_image_type |
| typedef boost::shared_ptr< ::photo::CaptureResponse_<ContainerAllocator> const> photo::CaptureResponse_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::photo::CaptureResponse_<ContainerAllocator> > photo::CaptureResponse_< ContainerAllocator >::Ptr |
| typedef CaptureResponse_<ContainerAllocator> photo::CaptureResponse_< ContainerAllocator >::Type |
| photo::CaptureResponse_< ContainerAllocator >::CaptureResponse_ | ( | ) | [inline] |
| photo::CaptureResponse_< ContainerAllocator >::CaptureResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > photo::CaptureResponse_< ContainerAllocator >::__connection_header |
| ::sensor_msgs::Image_<ContainerAllocator> photo::CaptureResponse_< ContainerAllocator >::image |