#include <ImageFeature1D.h>
Public Types | |
typedef ::posedetection_msgs::Feature1D_ < ContainerAllocator > | _features_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
typedef ::sensor_msgs::CameraInfo_ < ContainerAllocator > | _info_type |
typedef boost::shared_ptr < ::posedetection_msgs::ImageFeature1D_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::posedetection_msgs::ImageFeature1D_ < ContainerAllocator > > | Ptr |
typedef ImageFeature1D_ < ContainerAllocator > | Type |
Public Member Functions | |
ImageFeature1D_ () | |
ImageFeature1D_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::posedetection_msgs::Feature1D_ < ContainerAllocator > | features |
::sensor_msgs::Image_ < ContainerAllocator > | image |
::sensor_msgs::CameraInfo_ < ContainerAllocator > | info |
Definition at line 24 of file ImageFeature1D.h.
typedef ::posedetection_msgs::Feature1D_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::_features_type |
Definition at line 47 of file ImageFeature1D.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::_image_type |
Definition at line 41 of file ImageFeature1D.h.
typedef ::sensor_msgs::CameraInfo_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::_info_type |
Definition at line 44 of file ImageFeature1D.h.
typedef boost::shared_ptr< ::posedetection_msgs::ImageFeature1D_<ContainerAllocator> const> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file ImageFeature1D.h.
typedef boost::shared_ptr< ::posedetection_msgs::ImageFeature1D_<ContainerAllocator> > posedetection_msgs::ImageFeature1D_< ContainerAllocator >::Ptr |
Definition at line 51 of file ImageFeature1D.h.
typedef ImageFeature1D_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::Type |
Definition at line 25 of file ImageFeature1D.h.
posedetection_msgs::ImageFeature1D_< ContainerAllocator >::ImageFeature1D_ | ( | ) | [inline] |
Definition at line 27 of file ImageFeature1D.h.
posedetection_msgs::ImageFeature1D_< ContainerAllocator >::ImageFeature1D_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ImageFeature1D.h.
boost::shared_ptr<std::map<std::string, std::string> > posedetection_msgs::ImageFeature1D_< ContainerAllocator >::__connection_header |
Definition at line 53 of file ImageFeature1D.h.
::posedetection_msgs::Feature1D_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::features |
Definition at line 48 of file ImageFeature1D.h.
::sensor_msgs::Image_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::image |
Definition at line 42 of file ImageFeature1D.h.
::sensor_msgs::CameraInfo_<ContainerAllocator> posedetection_msgs::ImageFeature1D_< ContainerAllocator >::info |
Definition at line 45 of file ImageFeature1D.h.