Namespaces | |
| namespace | msg |
Classes | |
| struct | DetectionResult_ |
Typedefs | |
| typedef ::re_kinect_object_detector::DetectionResult_ < std::allocator< void > > | DetectionResult |
| typedef boost::shared_ptr < ::re_kinect_object_detector::DetectionResult const > | DetectionResultConstPtr |
| typedef boost::shared_ptr < ::re_kinect_object_detector::DetectionResult > | DetectionResultPtr |
Functions | |
| template<typename ContainerAllocator > | |
| std::ostream & | operator<< (std::ostream &s, const ::re_kinect_object_detector::DetectionResult_< ContainerAllocator > &v) |
| typedef ::re_kinect_object_detector::DetectionResult_<std::allocator<void> > re_kinect_object_detector::DetectionResult |
Definition at line 54 of file DetectionResult.h.
| typedef boost::shared_ptr< ::re_kinect_object_detector::DetectionResult const> re_kinect_object_detector::DetectionResultConstPtr |
Definition at line 57 of file DetectionResult.h.
| typedef boost::shared_ptr< ::re_kinect_object_detector::DetectionResult> re_kinect_object_detector::DetectionResultPtr |
Definition at line 56 of file DetectionResult.h.
| std::ostream& re_kinect_object_detector::operator<< | ( | std::ostream & | s, |
| const ::re_kinect_object_detector::DetectionResult_< ContainerAllocator > & | v | ||
| ) |
Definition at line 61 of file DetectionResult.h.