#include <StepTargetService.h>
Public Types | |
typedef ::humanoid_nav_msgs::StepTarget_ < ContainerAllocator > | _step_type |
typedef boost::shared_ptr < ::humanoid_nav_msgs::StepTargetServiceRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::humanoid_nav_msgs::StepTargetServiceRequest_ < ContainerAllocator > > | Ptr |
typedef StepTargetServiceRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
StepTargetServiceRequest_ () | |
StepTargetServiceRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::humanoid_nav_msgs::StepTarget_ < ContainerAllocator > | step |
Definition at line 26 of file StepTargetService.h.
typedef ::humanoid_nav_msgs::StepTarget_<ContainerAllocator> humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::_step_type |
Definition at line 39 of file StepTargetService.h.
typedef boost::shared_ptr< ::humanoid_nav_msgs::StepTargetServiceRequest_<ContainerAllocator> const> humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file StepTargetService.h.
typedef boost::shared_ptr< ::humanoid_nav_msgs::StepTargetServiceRequest_<ContainerAllocator> > humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file StepTargetService.h.
typedef StepTargetServiceRequest_<ContainerAllocator> humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::Type |
Definition at line 27 of file StepTargetService.h.
humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::StepTargetServiceRequest_ | ( | ) | [inline] |
Definition at line 29 of file StepTargetService.h.
humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::StepTargetServiceRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file StepTargetService.h.
boost::shared_ptr<std::map<std::string, std::string> > humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file StepTargetService.h.
::humanoid_nav_msgs::StepTarget_<ContainerAllocator> humanoid_nav_msgs::StepTargetServiceRequest_< ContainerAllocator >::step |
Definition at line 40 of file StepTargetService.h.