#include <Float_Int.h>
Public Types | |
typedef double | _value_type |
typedef boost::shared_ptr < ::hrl_srvs::Float_IntRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_srvs::Float_IntRequest_ < ContainerAllocator > > | Ptr |
typedef Float_IntRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
Float_IntRequest_ () | |
Float_IntRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | value |
Definition at line 25 of file Float_Int.h.
typedef double hrl_srvs::Float_IntRequest_< ContainerAllocator >::_value_type |
Definition at line 38 of file Float_Int.h.
typedef boost::shared_ptr< ::hrl_srvs::Float_IntRequest_<ContainerAllocator> const> hrl_srvs::Float_IntRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file Float_Int.h.
typedef boost::shared_ptr< ::hrl_srvs::Float_IntRequest_<ContainerAllocator> > hrl_srvs::Float_IntRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file Float_Int.h.
typedef Float_IntRequest_<ContainerAllocator> hrl_srvs::Float_IntRequest_< ContainerAllocator >::Type |
Definition at line 26 of file Float_Int.h.
hrl_srvs::Float_IntRequest_< ContainerAllocator >::Float_IntRequest_ | ( | ) | [inline] |
Definition at line 28 of file Float_Int.h.
hrl_srvs::Float_IntRequest_< ContainerAllocator >::Float_IntRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file Float_Int.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_srvs::Float_IntRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file Float_Int.h.
double hrl_srvs::Float_IntRequest_< ContainerAllocator >::value |
Definition at line 39 of file Float_Int.h.