#include <Feature1D.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _confidences_type |
typedef int32_t | _descriptor_dim_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _descriptors_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::posedetection_msgs::Curve1D_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::posedetection_msgs::Curve1D_ < ContainerAllocator > >::other > | _lines_type |
typedef boost::shared_ptr < ::posedetection_msgs::Feature1D_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::posedetection_msgs::Feature1D_ < ContainerAllocator > > | Ptr |
typedef Feature1D_ < ContainerAllocator > | Type |
Public Member Functions | |
Feature1D_ () | |
Feature1D_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | confidences |
int32_t | descriptor_dim |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | descriptors |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::posedetection_msgs::Curve1D_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::posedetection_msgs::Curve1D_ < ContainerAllocator > >::other > | lines |
Definition at line 23 of file Feature1D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature1D_< ContainerAllocator >::_confidences_type |
Definition at line 53 of file Feature1D.h.
typedef int32_t posedetection_msgs::Feature1D_< ContainerAllocator >::_descriptor_dim_type |
Definition at line 56 of file Feature1D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature1D_< ContainerAllocator >::_descriptors_type |
Definition at line 50 of file Feature1D.h.
typedef ::std_msgs::Header_<ContainerAllocator> posedetection_msgs::Feature1D_< ContainerAllocator >::_header_type |
Definition at line 44 of file Feature1D.h.
typedef std::vector< ::posedetection_msgs::Curve1D_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::posedetection_msgs::Curve1D_<ContainerAllocator> >::other > posedetection_msgs::Feature1D_< ContainerAllocator >::_lines_type |
Definition at line 47 of file Feature1D.h.
typedef boost::shared_ptr< ::posedetection_msgs::Feature1D_<ContainerAllocator> const> posedetection_msgs::Feature1D_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file Feature1D.h.
typedef boost::shared_ptr< ::posedetection_msgs::Feature1D_<ContainerAllocator> > posedetection_msgs::Feature1D_< ContainerAllocator >::Ptr |
Definition at line 60 of file Feature1D.h.
typedef Feature1D_<ContainerAllocator> posedetection_msgs::Feature1D_< ContainerAllocator >::Type |
Definition at line 24 of file Feature1D.h.
posedetection_msgs::Feature1D_< ContainerAllocator >::Feature1D_ | ( | ) | [inline] |
Definition at line 26 of file Feature1D.h.
posedetection_msgs::Feature1D_< ContainerAllocator >::Feature1D_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file Feature1D.h.
boost::shared_ptr<std::map<std::string, std::string> > posedetection_msgs::Feature1D_< ContainerAllocator >::__connection_header |
Definition at line 62 of file Feature1D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature1D_< ContainerAllocator >::confidences |
Definition at line 54 of file Feature1D.h.
int32_t posedetection_msgs::Feature1D_< ContainerAllocator >::descriptor_dim |
Definition at line 57 of file Feature1D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature1D_< ContainerAllocator >::descriptors |
Definition at line 51 of file Feature1D.h.
::std_msgs::Header_<ContainerAllocator> posedetection_msgs::Feature1D_< ContainerAllocator >::header |
Definition at line 45 of file Feature1D.h.
std::vector< ::posedetection_msgs::Curve1D_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::posedetection_msgs::Curve1D_<ContainerAllocator> >::other > posedetection_msgs::Feature1D_< ContainerAllocator >::lines |
Definition at line 48 of file Feature1D.h.