#include <GetMotorsOnOff.h>
Public Types | |
typedef uint8_t | _on_type |
typedef boost::shared_ptr < ::mav_msgs::GetMotorsOnOffResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::mav_msgs::GetMotorsOnOffResponse_ < ContainerAllocator > > | Ptr |
typedef GetMotorsOnOffResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
GetMotorsOnOffResponse_ (const ContainerAllocator &_alloc) | |
GetMotorsOnOffResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | on |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 95 of file GetMotorsOnOff.h.
typedef uint8_t mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::_on_type |
Definition at line 108 of file GetMotorsOnOff.h.
typedef boost::shared_ptr< ::mav_msgs::GetMotorsOnOffResponse_<ContainerAllocator> const> mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::ConstPtr |
Definition at line 165 of file GetMotorsOnOff.h.
typedef boost::shared_ptr< ::mav_msgs::GetMotorsOnOffResponse_<ContainerAllocator> > mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::Ptr |
Definition at line 164 of file GetMotorsOnOff.h.
typedef GetMotorsOnOffResponse_<ContainerAllocator> mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::Type |
Definition at line 96 of file GetMotorsOnOff.h.
mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::GetMotorsOnOffResponse_ | ( | ) | [inline] |
Definition at line 98 of file GetMotorsOnOff.h.
mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::GetMotorsOnOffResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 103 of file GetMotorsOnOff.h.
ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 117 of file GetMotorsOnOff.h.
ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 124 of file GetMotorsOnOff.h.
ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 141 of file GetMotorsOnOff.h.
ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 131 of file GetMotorsOnOff.h.
static ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 115 of file GetMotorsOnOff.h.
static const char* mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 113 of file GetMotorsOnOff.h.
static ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 122 of file GetMotorsOnOff.h.
static const char* mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 120 of file GetMotorsOnOff.h.
static ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 139 of file GetMotorsOnOff.h.
static const char* mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 134 of file GetMotorsOnOff.h.
static ROS_DEPRECATED const std::string mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 129 of file GetMotorsOnOff.h.
static const char* mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 127 of file GetMotorsOnOff.h.
virtual ROS_DEPRECATED uint8_t* mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 150 of file GetMotorsOnOff.h.
virtual ROS_DEPRECATED uint32_t mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 157 of file GetMotorsOnOff.h.
virtual ROS_DEPRECATED uint8_t* mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 143 of file GetMotorsOnOff.h.
boost::shared_ptr<std::map<std::string, std::string> > mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::__connection_header |
Definition at line 166 of file GetMotorsOnOff.h.
uint8_t mav_msgs::GetMotorsOnOffResponse_< ContainerAllocator >::on |
Definition at line 109 of file GetMotorsOnOff.h.