yarp-devices
|
Dummy CAN message proxy container of can_message. More...
Public Member Functions | |
fake_message (const can_message &msg) | |
Copy message data into this instance. | |
Public Attributes | |
unsigned int | id |
unsigned int | len |
uint64_t | data |
Since can_message only holds a pointer to CAN message data stored somewhere else, this structure aims to preserve a local copy for later use.