#include <Curve1D.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _pts_type |
typedef boost::shared_ptr < ::posedetection_msgs::Curve1D_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::posedetection_msgs::Curve1D_ < ContainerAllocator > > | Ptr |
typedef Curve1D_ < ContainerAllocator > | Type |
Public Member Functions | |
Curve1D_ () | |
Curve1D_ (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 > | pts |
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Curve1D_< ContainerAllocator >::_pts_type |
typedef boost::shared_ptr< ::posedetection_msgs::Curve1D_<ContainerAllocator> const> posedetection_msgs::Curve1D_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::posedetection_msgs::Curve1D_<ContainerAllocator> > posedetection_msgs::Curve1D_< ContainerAllocator >::Ptr |
typedef Curve1D_<ContainerAllocator> posedetection_msgs::Curve1D_< ContainerAllocator >::Type |
posedetection_msgs::Curve1D_< ContainerAllocator >::Curve1D_ | ( | ) | [inline] |
posedetection_msgs::Curve1D_< ContainerAllocator >::Curve1D_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > posedetection_msgs::Curve1D_< ContainerAllocator >::__connection_header |
std::vector<float, typename ContainerAllocator::template rebind<float>::other > posedetection_msgs::Curve1D_< ContainerAllocator >::pts |