#include <SearchFor.h>
Public Types | |
typedef std::vector < ::re_msgs::DetectedObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::re_msgs::DetectedObject_ < ContainerAllocator > >::other > | _Detections_type |
typedef boost::shared_ptr < ::re_vision::SearchForResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_vision::SearchForResponse_ < ContainerAllocator > > | Ptr |
typedef SearchForResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SearchForResponse_ () | |
SearchForResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::re_msgs::DetectedObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::re_msgs::DetectedObject_ < ContainerAllocator > >::other > | Detections |
Definition at line 71 of file SearchFor.h.
typedef std::vector< ::re_msgs::DetectedObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::re_msgs::DetectedObject_<ContainerAllocator> >::other > re_vision::SearchForResponse_< ContainerAllocator >::_Detections_type |
Definition at line 84 of file SearchFor.h.
typedef boost::shared_ptr< ::re_vision::SearchForResponse_<ContainerAllocator> const> re_vision::SearchForResponse_< ContainerAllocator >::ConstPtr |
Definition at line 89 of file SearchFor.h.
typedef boost::shared_ptr< ::re_vision::SearchForResponse_<ContainerAllocator> > re_vision::SearchForResponse_< ContainerAllocator >::Ptr |
Definition at line 88 of file SearchFor.h.
typedef SearchForResponse_<ContainerAllocator> re_vision::SearchForResponse_< ContainerAllocator >::Type |
Definition at line 72 of file SearchFor.h.
re_vision::SearchForResponse_< ContainerAllocator >::SearchForResponse_ | ( | ) | [inline] |
Definition at line 74 of file SearchFor.h.
re_vision::SearchForResponse_< ContainerAllocator >::SearchForResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 79 of file SearchFor.h.
boost::shared_ptr<std::map<std::string, std::string> > re_vision::SearchForResponse_< ContainerAllocator >::__connection_header |
Definition at line 90 of file SearchFor.h.
std::vector< ::re_msgs::DetectedObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::re_msgs::DetectedObject_<ContainerAllocator> >::other > re_vision::SearchForResponse_< ContainerAllocator >::Detections |
Definition at line 85 of file SearchFor.h.