#include <detectionArray.h>
Public Types | |
typedef std::vector < ::iri_perception_msgs::detection_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::iri_perception_msgs::detection_ < ContainerAllocator > >::other > | _detection_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int32_t | _type_type |
typedef boost::shared_ptr < ::iri_perception_msgs::detectionArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_perception_msgs::detectionArray_ < ContainerAllocator > > | Ptr |
typedef detectionArray_ < ContainerAllocator > | Type |
Public Member Functions | |
detectionArray_ () | |
detectionArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::iri_perception_msgs::detection_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::iri_perception_msgs::detection_ < ContainerAllocator > >::other > | detection |
::std_msgs::Header_ < ContainerAllocator > | header |
int32_t | type |
Definition at line 23 of file detectionArray.h.
typedef std::vector< ::iri_perception_msgs::detection_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::iri_perception_msgs::detection_<ContainerAllocator> >::other > iri_perception_msgs::detectionArray_< ContainerAllocator >::_detection_type |
Definition at line 43 of file detectionArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> iri_perception_msgs::detectionArray_< ContainerAllocator >::_header_type |
Definition at line 40 of file detectionArray.h.
typedef int32_t iri_perception_msgs::detectionArray_< ContainerAllocator >::_type_type |
Definition at line 46 of file detectionArray.h.
typedef boost::shared_ptr< ::iri_perception_msgs::detectionArray_<ContainerAllocator> const> iri_perception_msgs::detectionArray_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file detectionArray.h.
typedef boost::shared_ptr< ::iri_perception_msgs::detectionArray_<ContainerAllocator> > iri_perception_msgs::detectionArray_< ContainerAllocator >::Ptr |
Definition at line 50 of file detectionArray.h.
typedef detectionArray_<ContainerAllocator> iri_perception_msgs::detectionArray_< ContainerAllocator >::Type |
Definition at line 24 of file detectionArray.h.
iri_perception_msgs::detectionArray_< ContainerAllocator >::detectionArray_ | ( | ) | [inline] |
Definition at line 26 of file detectionArray.h.
iri_perception_msgs::detectionArray_< ContainerAllocator >::detectionArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file detectionArray.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_perception_msgs::detectionArray_< ContainerAllocator >::__connection_header |
Definition at line 52 of file detectionArray.h.
std::vector< ::iri_perception_msgs::detection_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::iri_perception_msgs::detection_<ContainerAllocator> >::other > iri_perception_msgs::detectionArray_< ContainerAllocator >::detection |
Definition at line 44 of file detectionArray.h.
::std_msgs::Header_<ContainerAllocator> iri_perception_msgs::detectionArray_< ContainerAllocator >::header |
Definition at line 41 of file detectionArray.h.
int32_t iri_perception_msgs::detectionArray_< ContainerAllocator >::type |
Definition at line 47 of file detectionArray.h.