#include <FaceDetectorGoal.h>
Public Types | |
typedef boost::shared_ptr < ::face_detector::FaceDetectorGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::face_detector::FaceDetectorGoal_ < ContainerAllocator > > | Ptr |
typedef FaceDetectorGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
FaceDetectorGoal_ () | |
FaceDetectorGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file FaceDetectorGoal.h.
typedef boost::shared_ptr< ::face_detector::FaceDetectorGoal_<ContainerAllocator> const> face_detector::FaceDetectorGoal_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file FaceDetectorGoal.h.
typedef boost::shared_ptr< ::face_detector::FaceDetectorGoal_<ContainerAllocator> > face_detector::FaceDetectorGoal_< ContainerAllocator >::Ptr |
Definition at line 33 of file FaceDetectorGoal.h.
typedef FaceDetectorGoal_<ContainerAllocator> face_detector::FaceDetectorGoal_< ContainerAllocator >::Type |
Definition at line 22 of file FaceDetectorGoal.h.
face_detector::FaceDetectorGoal_< ContainerAllocator >::FaceDetectorGoal_ | ( | ) | [inline] |
Definition at line 24 of file FaceDetectorGoal.h.
face_detector::FaceDetectorGoal_< ContainerAllocator >::FaceDetectorGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file FaceDetectorGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > face_detector::FaceDetectorGoal_< ContainerAllocator >::__connection_header |
Definition at line 35 of file FaceDetectorGoal.h.