#include <SetDefaultVel.h>
Public Types | |
typedef float | _default_vel_type |
typedef boost::shared_ptr < ::cob_srvs::SetDefaultVelRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_srvs::SetDefaultVelRequest_ < ContainerAllocator > > | Ptr |
typedef SetDefaultVelRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetDefaultVelRequest_ () | |
SetDefaultVelRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
float | default_vel |
Definition at line 27 of file SetDefaultVel.h.
typedef float cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::_default_vel_type |
Definition at line 40 of file SetDefaultVel.h.
typedef boost::shared_ptr< ::cob_srvs::SetDefaultVelRequest_<ContainerAllocator> const> cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file SetDefaultVel.h.
typedef boost::shared_ptr< ::cob_srvs::SetDefaultVelRequest_<ContainerAllocator> > cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file SetDefaultVel.h.
typedef SetDefaultVelRequest_<ContainerAllocator> cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::Type |
Definition at line 28 of file SetDefaultVel.h.
cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::SetDefaultVelRequest_ | ( | ) | [inline] |
Definition at line 30 of file SetDefaultVel.h.
cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::SetDefaultVelRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file SetDefaultVel.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file SetDefaultVel.h.
float cob_srvs::SetDefaultVelRequest_< ContainerAllocator >::default_vel |
Definition at line 41 of file SetDefaultVel.h.