#include <Vector.h>
Public Types | |
| typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _vec_type |
| typedef boost::shared_ptr < ::flirtlib_ros::Vector_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::flirtlib_ros::Vector_ < ContainerAllocator > > | Ptr |
| typedef Vector_ < ContainerAllocator > | Type |
Public Member Functions | |
| Vector_ () | |
| Vector_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector< double, typename ContainerAllocator::template rebind< double >::other > | vec |
| typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > flirtlib_ros::Vector_< ContainerAllocator >::_vec_type |
| typedef boost::shared_ptr< ::flirtlib_ros::Vector_<ContainerAllocator> const> flirtlib_ros::Vector_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::flirtlib_ros::Vector_<ContainerAllocator> > flirtlib_ros::Vector_< ContainerAllocator >::Ptr |
| typedef Vector_<ContainerAllocator> flirtlib_ros::Vector_< ContainerAllocator >::Type |
| flirtlib_ros::Vector_< ContainerAllocator >::Vector_ | ( | ) | [inline] |
| flirtlib_ros::Vector_< ContainerAllocator >::Vector_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > flirtlib_ros::Vector_< ContainerAllocator >::__connection_header |
| std::vector<double, typename ContainerAllocator::template rebind<double>::other > flirtlib_ros::Vector_< ContainerAllocator >::vec |