#include <LoadEllipsoidParams.h>
Public Types | |
typedef ::hrl_phri_2011::EllipsoidParams_ < ContainerAllocator > | _params_type |
typedef boost::shared_ptr < ::hrl_phri_2011::LoadEllipsoidParamsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_phri_2011::LoadEllipsoidParamsRequest_ < ContainerAllocator > > | Ptr |
typedef LoadEllipsoidParamsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
LoadEllipsoidParamsRequest_ () | |
LoadEllipsoidParamsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::hrl_phri_2011::EllipsoidParams_ < ContainerAllocator > | params |
Definition at line 26 of file LoadEllipsoidParams.h.
typedef ::hrl_phri_2011::EllipsoidParams_<ContainerAllocator> hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::_params_type |
Definition at line 39 of file LoadEllipsoidParams.h.
typedef boost::shared_ptr< ::hrl_phri_2011::LoadEllipsoidParamsRequest_<ContainerAllocator> const> hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file LoadEllipsoidParams.h.
typedef boost::shared_ptr< ::hrl_phri_2011::LoadEllipsoidParamsRequest_<ContainerAllocator> > hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file LoadEllipsoidParams.h.
typedef LoadEllipsoidParamsRequest_<ContainerAllocator> hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::Type |
Definition at line 27 of file LoadEllipsoidParams.h.
hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::LoadEllipsoidParamsRequest_ | ( | ) | [inline] |
Definition at line 29 of file LoadEllipsoidParams.h.
hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::LoadEllipsoidParamsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file LoadEllipsoidParams.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file LoadEllipsoidParams.h.
::hrl_phri_2011::EllipsoidParams_<ContainerAllocator> hrl_phri_2011::LoadEllipsoidParamsRequest_< ContainerAllocator >::params |
Definition at line 40 of file LoadEllipsoidParams.h.