#include <msp_msg.hpp>

Public Member Functions | |
| void | decode (const std::vector< uint8_t > &data) |
| ID | id () const |
Public Attributes | |
| std::string | identifier |
Definition at line 104 of file msp_msg.hpp.
| void msp::msg::FcVariant::decode | ( | const std::vector< uint8_t > & | data | ) | [inline, virtual] |
Implements msp::Request.
Definition at line 109 of file msp_msg.hpp.
| ID msp::msg::FcVariant::id | ( | ) | const [inline, virtual] |
Implements msp::Message.
Definition at line 105 of file msp_msg.hpp.
| std::string msp::msg::FcVariant::identifier |
Definition at line 107 of file msp_msg.hpp.