![]() |
roneos
Operating System for the r-one robot
|
Linked list of data on messages. More...
#include <neighbors.h>
Data Fields | |
const char * | name |
uint8 | value |
uint8 | size |
uint8 | idx |
uint8 | type |
struct NbrData * | nextPtr |
Linked list of data on messages.
uint8 NbrData::idx |
Index of the data
const char* NbrData::name |
Name for the data stored
uint8 NbrData::size |
Size of the list
uint8 NbrData::type |
Type of data stored
uint8 NbrData::value |
Value of the stored data