#include <Detect.h>
Public Types | |
typedef ::checkerboard_detector2::ObjectDetection_ < ContainerAllocator > | _object_detection_type |
typedef boost::shared_ptr < ::checkerboard_detector2::DetectResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::checkerboard_detector2::DetectResponse_ < ContainerAllocator > > | Ptr |
typedef DetectResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
DetectResponse_ () | |
DetectResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::checkerboard_detector2::ObjectDetection_ < ContainerAllocator > | object_detection |
typedef ::checkerboard_detector2::ObjectDetection_<ContainerAllocator> checkerboard_detector2::DetectResponse_< ContainerAllocator >::_object_detection_type |
typedef boost::shared_ptr< ::checkerboard_detector2::DetectResponse_<ContainerAllocator> const> checkerboard_detector2::DetectResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::checkerboard_detector2::DetectResponse_<ContainerAllocator> > checkerboard_detector2::DetectResponse_< ContainerAllocator >::Ptr |
typedef DetectResponse_<ContainerAllocator> checkerboard_detector2::DetectResponse_< ContainerAllocator >::Type |
checkerboard_detector2::DetectResponse_< ContainerAllocator >::DetectResponse_ | ( | ) | [inline] |
checkerboard_detector2::DetectResponse_< ContainerAllocator >::DetectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > checkerboard_detector2::DetectResponse_< ContainerAllocator >::__connection_header |
::checkerboard_detector2::ObjectDetection_<ContainerAllocator> checkerboard_detector2::DetectResponse_< ContainerAllocator >::object_detection |