#include <Message.h>
essentially states that messages are just Serializable and Printable, and have a message number.
Definition at line 51 of file Message.h.
Public Member Functions | |
virtual uint8_t | getType () const =0 |
return the message type number |