#include <msp_msg.hpp>
Public Member Functions | |
std::vector< uint8_t > | encode () const |
ID | id () const |
Public Attributes | |
int | heading |
Definition at line 964 of file msp_msg.hpp.
std::vector<uint8_t> msp::msg::SetHeading::encode | ( | ) | const [inline, virtual] |
Implements msp::Response.
Definition at line 969 of file msp_msg.hpp.
ID msp::msg::SetHeading::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 965 of file msp_msg.hpp.
Definition at line 967 of file msp_msg.hpp.