#include <canframeinfo.h>
|
| enum | CANMessageStatus { TIMEOUT = -2,
EMPTY = 0,
GOOD = 1
} |
| |
|
|
| CANFrameInfo (const can_frame &frame) |
| |
CAN frame with additional information
| struct can_frame CANFrameInfo::frame |
The actual frame written or read from socket
| CANFrameInfo::CANMessageStatus CANFrameInfo::status |
| double CANFrameInfo::timestamp |
Timestamp of sending or receiving action
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/automotive-message-broker-0.15/plugins/common/canframeinfo.h