#include <headers.hpp>
Public Member Functions | |
| PacketHeader (const unsigned int &signature=0xaa55aa55) | |
Public Attributes | |
| unsigned int | signature |
Static Public Attributes | |
| static const unsigned int | size = sizeof(unsigned int) |
Definition at line 30 of file headers.hpp.
|
inline |
Definition at line 32 of file headers.hpp.
| unsigned int mm_messages::PacketHeader::signature |
Definition at line 33 of file headers.hpp.
|
static |
Definition at line 31 of file headers.hpp.