#include <FaceDetectorResult.h>
Public Types | |
typedef std::vector < ::people_msgs::PositionMeasurement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::people_msgs::PositionMeasurement_ < ContainerAllocator > >::other > | _face_positions_type |
typedef boost::shared_ptr < ::face_detector::FaceDetectorResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::face_detector::FaceDetectorResult_ < ContainerAllocator > > | Ptr |
typedef FaceDetectorResult_ < ContainerAllocator > | Type |
Public Member Functions | |
FaceDetectorResult_ () | |
FaceDetectorResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::people_msgs::PositionMeasurement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::people_msgs::PositionMeasurement_ < ContainerAllocator > >::other > | face_positions |
Definition at line 22 of file FaceDetectorResult.h.
typedef std::vector< ::people_msgs::PositionMeasurement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::people_msgs::PositionMeasurement_<ContainerAllocator> >::other > face_detector::FaceDetectorResult_< ContainerAllocator >::_face_positions_type |
Definition at line 35 of file FaceDetectorResult.h.
typedef boost::shared_ptr< ::face_detector::FaceDetectorResult_<ContainerAllocator> const> face_detector::FaceDetectorResult_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file FaceDetectorResult.h.
typedef boost::shared_ptr< ::face_detector::FaceDetectorResult_<ContainerAllocator> > face_detector::FaceDetectorResult_< ContainerAllocator >::Ptr |
Definition at line 39 of file FaceDetectorResult.h.
typedef FaceDetectorResult_<ContainerAllocator> face_detector::FaceDetectorResult_< ContainerAllocator >::Type |
Definition at line 23 of file FaceDetectorResult.h.
face_detector::FaceDetectorResult_< ContainerAllocator >::FaceDetectorResult_ | ( | ) | [inline] |
Definition at line 25 of file FaceDetectorResult.h.
face_detector::FaceDetectorResult_< ContainerAllocator >::FaceDetectorResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file FaceDetectorResult.h.
boost::shared_ptr<std::map<std::string, std::string> > face_detector::FaceDetectorResult_< ContainerAllocator >::__connection_header |
Definition at line 41 of file FaceDetectorResult.h.
std::vector< ::people_msgs::PositionMeasurement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::people_msgs::PositionMeasurement_<ContainerAllocator> >::other > face_detector::FaceDetectorResult_< ContainerAllocator >::face_positions |
Definition at line 36 of file FaceDetectorResult.h.