#include <Feature0D.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< float, typename ContainerAllocator::template rebind< float >::other > | _orientations_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _positions_type |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _scales_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef boost::shared_ptr < ::posedetection_msgs::Feature0D_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::posedetection_msgs::Feature0D_ < ContainerAllocator > > | Ptr |
typedef Feature0D_ < ContainerAllocator > | Type |
Public Member Functions | |
Feature0D_ () | |
Feature0D_ (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< float, typename ContainerAllocator::template rebind< float >::other > | orientations |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | positions |
std::vector< float, typename ContainerAllocator::template rebind< float >::other > | scales |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | type |
Definition at line 22 of file Feature0D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::_confidences_type |
Definition at line 61 of file Feature0D.h.
typedef int32_t posedetection_msgs::Feature0D_< ContainerAllocator >::_descriptor_dim_type |
Definition at line 67 of file Feature0D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::_descriptors_type |
Definition at line 64 of file Feature0D.h.
typedef ::std_msgs::Header_<ContainerAllocator> posedetection_msgs::Feature0D_< ContainerAllocator >::_header_type |
Definition at line 49 of file Feature0D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::_orientations_type |
Definition at line 58 of file Feature0D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::_positions_type |
Definition at line 52 of file Feature0D.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::_scales_type |
Definition at line 55 of file Feature0D.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::_type_type |
Definition at line 70 of file Feature0D.h.
typedef boost::shared_ptr< ::posedetection_msgs::Feature0D_<ContainerAllocator> const> posedetection_msgs::Feature0D_< ContainerAllocator >::ConstPtr |
Definition at line 75 of file Feature0D.h.
typedef boost::shared_ptr< ::posedetection_msgs::Feature0D_<ContainerAllocator> > posedetection_msgs::Feature0D_< ContainerAllocator >::Ptr |
Definition at line 74 of file Feature0D.h.
typedef Feature0D_<ContainerAllocator> posedetection_msgs::Feature0D_< ContainerAllocator >::Type |
Definition at line 23 of file Feature0D.h.
posedetection_msgs::Feature0D_< ContainerAllocator >::Feature0D_ | ( | ) | [inline] |
Definition at line 25 of file Feature0D.h.
posedetection_msgs::Feature0D_< ContainerAllocator >::Feature0D_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file Feature0D.h.
boost::shared_ptr<std::map<std::string, std::string> > posedetection_msgs::Feature0D_< ContainerAllocator >::__connection_header |
Definition at line 76 of file Feature0D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::confidences |
Definition at line 62 of file Feature0D.h.
int32_t posedetection_msgs::Feature0D_< ContainerAllocator >::descriptor_dim |
Definition at line 68 of file Feature0D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::descriptors |
Definition at line 65 of file Feature0D.h.
::std_msgs::Header_<ContainerAllocator> posedetection_msgs::Feature0D_< ContainerAllocator >::header |
Definition at line 50 of file Feature0D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::orientations |
Definition at line 59 of file Feature0D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::positions |
Definition at line 53 of file Feature0D.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::scales |
Definition at line 56 of file Feature0D.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > posedetection_msgs::Feature0D_< ContainerAllocator >::type |
Definition at line 71 of file Feature0D.h.