|
Wiselib
|
#include <TopologyMessage.h>
Public Types | |
| enum | SizeInformation { RECORD_SIZE = sizeof(message_id_t) + sizeof(num_rec_t) + sizeof(node_id_t) } |
| typedef uint8_t | message_id_t |
| typedef uint8_t | num_rec_t |
| typedef Radio::node_id_t | node_id_t |
Public Attributes | |
| message_id_t | msgid |
| num_rec_t | num_records |
| node_id_t | sender |
1.7.4