#include <msp_msg.hpp>

Public Member Functions | |
| virtual ID | id () const override |
| get the ID of the message | |
| Reserve2 (FirmwareVariant v) | |
Definition at line 4842 of file msp_msg.hpp.
| msp::msg::Reserve2::Reserve2 | ( | FirmwareVariant | v | ) | [inline] |
Definition at line 4843 of file msp_msg.hpp.
| virtual ID msp::msg::Reserve2::id | ( | ) | const [inline, override, virtual] |
get the ID of the message
Implements msp::Message.
Definition at line 4845 of file msp_msg.hpp.