#include <SetMotorsOnOff.h>
Public Types | |
typedef uint8_t | _on_type |
typedef boost::shared_ptr < ::mav_srvs::SetMotorsOnOffRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mav_srvs::SetMotorsOnOffRequest_ < ContainerAllocator > > | Ptr |
typedef SetMotorsOnOffRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetMotorsOnOffRequest_ () | |
SetMotorsOnOffRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | on |
Definition at line 25 of file SetMotorsOnOff.h.
typedef uint8_t mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::_on_type |
Definition at line 38 of file SetMotorsOnOff.h.
typedef boost::shared_ptr< ::mav_srvs::SetMotorsOnOffRequest_<ContainerAllocator> const> mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file SetMotorsOnOff.h.
typedef boost::shared_ptr< ::mav_srvs::SetMotorsOnOffRequest_<ContainerAllocator> > mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file SetMotorsOnOff.h.
typedef SetMotorsOnOffRequest_<ContainerAllocator> mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetMotorsOnOff.h.
mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::SetMotorsOnOffRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetMotorsOnOff.h.
mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::SetMotorsOnOffRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file SetMotorsOnOff.h.
boost::shared_ptr<std::map<std::string, std::string> > mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file SetMotorsOnOff.h.
uint8_t mav_srvs::SetMotorsOnOffRequest_< ContainerAllocator >::on |
Definition at line 39 of file SetMotorsOnOff.h.