#include <SetMaxVel.h>
Public Types | |
typedef float | _max_vel_type |
typedef boost::shared_ptr < ::cob_srvs::SetMaxVelRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_srvs::SetMaxVelRequest_ < ContainerAllocator > > | Ptr |
typedef SetMaxVelRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetMaxVelRequest_ () | |
SetMaxVelRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | max_vel |
Definition at line 26 of file SetMaxVel.h.
typedef float cob_srvs::SetMaxVelRequest_< ContainerAllocator >::_max_vel_type |
Definition at line 39 of file SetMaxVel.h.
typedef boost::shared_ptr< ::cob_srvs::SetMaxVelRequest_<ContainerAllocator> const> cob_srvs::SetMaxVelRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file SetMaxVel.h.
typedef boost::shared_ptr< ::cob_srvs::SetMaxVelRequest_<ContainerAllocator> > cob_srvs::SetMaxVelRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file SetMaxVel.h.
typedef SetMaxVelRequest_<ContainerAllocator> cob_srvs::SetMaxVelRequest_< ContainerAllocator >::Type |
Definition at line 27 of file SetMaxVel.h.
cob_srvs::SetMaxVelRequest_< ContainerAllocator >::SetMaxVelRequest_ | ( | ) | [inline] |
Definition at line 29 of file SetMaxVel.h.
cob_srvs::SetMaxVelRequest_< ContainerAllocator >::SetMaxVelRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetMaxVel.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_srvs::SetMaxVelRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file SetMaxVel.h.
float cob_srvs::SetMaxVelRequest_< ContainerAllocator >::max_vel |
Definition at line 40 of file SetMaxVel.h.