#include <FaceDetectorAction.h>
Public Types | |
typedef ::face_detector::FaceDetectorActionFeedback_ < ContainerAllocator > | _action_feedback_type |
typedef ::face_detector::FaceDetectorActionGoal_ < ContainerAllocator > | _action_goal_type |
typedef ::face_detector::FaceDetectorActionResult_ < ContainerAllocator > | _action_result_type |
typedef boost::shared_ptr < ::face_detector::FaceDetectorAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::face_detector::FaceDetectorAction_ < ContainerAllocator > > | Ptr |
typedef FaceDetectorAction_ < ContainerAllocator > | Type |
Public Member Functions | |
FaceDetectorAction_ () | |
FaceDetectorAction_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::face_detector::FaceDetectorActionFeedback_ < ContainerAllocator > | action_feedback |
::face_detector::FaceDetectorActionGoal_ < ContainerAllocator > | action_goal |
::face_detector::FaceDetectorActionResult_ < ContainerAllocator > | action_result |
Definition at line 24 of file FaceDetectorAction.h.
typedef ::face_detector::FaceDetectorActionFeedback_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::_action_feedback_type |
Definition at line 47 of file FaceDetectorAction.h.
typedef ::face_detector::FaceDetectorActionGoal_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::_action_goal_type |
Definition at line 41 of file FaceDetectorAction.h.
typedef ::face_detector::FaceDetectorActionResult_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::_action_result_type |
Definition at line 44 of file FaceDetectorAction.h.
typedef boost::shared_ptr< ::face_detector::FaceDetectorAction_<ContainerAllocator> const> face_detector::FaceDetectorAction_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file FaceDetectorAction.h.
typedef boost::shared_ptr< ::face_detector::FaceDetectorAction_<ContainerAllocator> > face_detector::FaceDetectorAction_< ContainerAllocator >::Ptr |
Definition at line 51 of file FaceDetectorAction.h.
typedef FaceDetectorAction_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::Type |
Definition at line 25 of file FaceDetectorAction.h.
face_detector::FaceDetectorAction_< ContainerAllocator >::FaceDetectorAction_ | ( | ) | [inline] |
Definition at line 27 of file FaceDetectorAction.h.
face_detector::FaceDetectorAction_< ContainerAllocator >::FaceDetectorAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file FaceDetectorAction.h.
boost::shared_ptr<std::map<std::string, std::string> > face_detector::FaceDetectorAction_< ContainerAllocator >::__connection_header |
Definition at line 53 of file FaceDetectorAction.h.
::face_detector::FaceDetectorActionFeedback_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::action_feedback |
Definition at line 48 of file FaceDetectorAction.h.
::face_detector::FaceDetectorActionGoal_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::action_goal |
Definition at line 42 of file FaceDetectorAction.h.
::face_detector::FaceDetectorActionResult_<ContainerAllocator> face_detector::FaceDetectorAction_< ContainerAllocator >::action_result |
Definition at line 45 of file FaceDetectorAction.h.