#include <FloatArray.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _data_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::hrl_msgs::FloatArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_msgs::FloatArray_ < ContainerAllocator > > | Ptr |
typedef FloatArray_ < ContainerAllocator > | Type |
Public Member Functions | |
FloatArray_ () | |
FloatArray_ (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 > | data |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 of file FloatArray.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > hrl_msgs::FloatArray_< ContainerAllocator >::_data_type |
Definition at line 40 of file FloatArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> hrl_msgs::FloatArray_< ContainerAllocator >::_header_type |
Definition at line 37 of file FloatArray.h.
typedef boost::shared_ptr< ::hrl_msgs::FloatArray_<ContainerAllocator> const> hrl_msgs::FloatArray_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file FloatArray.h.
typedef boost::shared_ptr< ::hrl_msgs::FloatArray_<ContainerAllocator> > hrl_msgs::FloatArray_< ContainerAllocator >::Ptr |
Definition at line 44 of file FloatArray.h.
typedef FloatArray_<ContainerAllocator> hrl_msgs::FloatArray_< ContainerAllocator >::Type |
Definition at line 23 of file FloatArray.h.
hrl_msgs::FloatArray_< ContainerAllocator >::FloatArray_ | ( | ) | [inline] |
Definition at line 25 of file FloatArray.h.
hrl_msgs::FloatArray_< ContainerAllocator >::FloatArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file FloatArray.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_msgs::FloatArray_< ContainerAllocator >::__connection_header |
Definition at line 46 of file FloatArray.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > hrl_msgs::FloatArray_< ContainerAllocator >::data |
Definition at line 41 of file FloatArray.h.
::std_msgs::Header_<ContainerAllocator> hrl_msgs::FloatArray_< ContainerAllocator >::header |
Definition at line 38 of file FloatArray.h.