#include <FloatArray_FloatArray.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _val_type |
typedef boost::shared_ptr < ::hrl_srvs::FloatArray_FloatArrayRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_srvs::FloatArray_FloatArrayRequest_ < ContainerAllocator > > | Ptr |
typedef FloatArray_FloatArrayRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
FloatArray_FloatArrayRequest_ () | |
FloatArray_FloatArrayRequest_ (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 > | val |
Definition at line 25 of file FloatArray_FloatArray.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::_val_type |
Definition at line 38 of file FloatArray_FloatArray.h.
typedef boost::shared_ptr< ::hrl_srvs::FloatArray_FloatArrayRequest_<ContainerAllocator> const> hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file FloatArray_FloatArray.h.
typedef boost::shared_ptr< ::hrl_srvs::FloatArray_FloatArrayRequest_<ContainerAllocator> > hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file FloatArray_FloatArray.h.
typedef FloatArray_FloatArrayRequest_<ContainerAllocator> hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::Type |
Definition at line 26 of file FloatArray_FloatArray.h.
hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::FloatArray_FloatArrayRequest_ | ( | ) | [inline] |
Definition at line 28 of file FloatArray_FloatArray.h.
hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::FloatArray_FloatArrayRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file FloatArray_FloatArray.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file FloatArray_FloatArray.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > hrl_srvs::FloatArray_FloatArrayRequest_< ContainerAllocator >::val |
Definition at line 39 of file FloatArray_FloatArray.h.