#include <GetMotorsOnOff.h>
Public Types | |
| typedef uint8_t | _on_type | 
| typedef boost::shared_ptr < ::mav_srvs::GetMotorsOnOffResponse_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::mav_srvs::GetMotorsOnOffResponse_ < ContainerAllocator > >  | Ptr | 
| typedef  GetMotorsOnOffResponse_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| GetMotorsOnOffResponse_ () | |
| GetMotorsOnOffResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| uint8_t | on | 
Definition at line 48 of file GetMotorsOnOff.h.
| typedef uint8_t mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::_on_type | 
Definition at line 61 of file GetMotorsOnOff.h.
| typedef boost::shared_ptr< ::mav_srvs::GetMotorsOnOffResponse_<ContainerAllocator> const> mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 66 of file GetMotorsOnOff.h.
| typedef boost::shared_ptr< ::mav_srvs::GetMotorsOnOffResponse_<ContainerAllocator> > mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::Ptr | 
Definition at line 65 of file GetMotorsOnOff.h.
| typedef GetMotorsOnOffResponse_<ContainerAllocator> mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::Type | 
Definition at line 49 of file GetMotorsOnOff.h.
| mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::GetMotorsOnOffResponse_ | ( | ) |  [inline] | 
        
Definition at line 51 of file GetMotorsOnOff.h.
| mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::GetMotorsOnOffResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 56 of file GetMotorsOnOff.h.
| boost::shared_ptr<std::map<std::string, std::string> > mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::__connection_header | 
Definition at line 67 of file GetMotorsOnOff.h.
| uint8_t mav_srvs::GetMotorsOnOffResponse_< ContainerAllocator >::on | 
Definition at line 62 of file GetMotorsOnOff.h.