#include <None_FloatArray.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _value_type |
typedef boost::shared_ptr < ::hrl_srvs::None_FloatArrayResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_srvs::None_FloatArrayResponse_ < ContainerAllocator > > | Ptr |
typedef None_FloatArrayResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
None_FloatArrayResponse_ () | |
None_FloatArrayResponse_ (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 > | value |
Definition at line 48 of file None_FloatArray.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::_value_type |
Definition at line 61 of file None_FloatArray.h.
typedef boost::shared_ptr< ::hrl_srvs::None_FloatArrayResponse_<ContainerAllocator> const> hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file None_FloatArray.h.
typedef boost::shared_ptr< ::hrl_srvs::None_FloatArrayResponse_<ContainerAllocator> > hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::Ptr |
Definition at line 65 of file None_FloatArray.h.
typedef None_FloatArrayResponse_<ContainerAllocator> hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::Type |
Definition at line 49 of file None_FloatArray.h.
hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::None_FloatArrayResponse_ | ( | ) | [inline] |
Definition at line 51 of file None_FloatArray.h.
hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::None_FloatArrayResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file None_FloatArray.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::__connection_header |
Definition at line 67 of file None_FloatArray.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > hrl_srvs::None_FloatArrayResponse_< ContainerAllocator >::value |
Definition at line 62 of file None_FloatArray.h.