#include <CalibCameraImg.h>
Public Types | |
typedef boost::shared_ptr < ::youbot_overhead_vision::CalibCameraImgRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::youbot_overhead_vision::CalibCameraImgRequest_ < ContainerAllocator > > | Ptr |
typedef CalibCameraImgRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
CalibCameraImgRequest_ () | |
CalibCameraImgRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 26 of file CalibCameraImg.h.
typedef boost::shared_ptr< ::youbot_overhead_vision::CalibCameraImgRequest_<ContainerAllocator> const> youbot_overhead_vision::CalibCameraImgRequest_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file CalibCameraImg.h.
typedef boost::shared_ptr< ::youbot_overhead_vision::CalibCameraImgRequest_<ContainerAllocator> > youbot_overhead_vision::CalibCameraImgRequest_< ContainerAllocator >::Ptr |
Definition at line 38 of file CalibCameraImg.h.
typedef CalibCameraImgRequest_<ContainerAllocator> youbot_overhead_vision::CalibCameraImgRequest_< ContainerAllocator >::Type |
Definition at line 27 of file CalibCameraImg.h.
youbot_overhead_vision::CalibCameraImgRequest_< ContainerAllocator >::CalibCameraImgRequest_ | ( | ) | [inline] |
Definition at line 29 of file CalibCameraImg.h.
youbot_overhead_vision::CalibCameraImgRequest_< ContainerAllocator >::CalibCameraImgRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file CalibCameraImg.h.
boost::shared_ptr<std::map<std::string, std::string> > youbot_overhead_vision::CalibCameraImgRequest_< ContainerAllocator >::__connection_header |
Definition at line 40 of file CalibCameraImg.h.