|
rusEFI
The most advanced open source ECU
|
#include <isotp.h>

Public Member Functions | |
| CanRxMessage () | |
| CanRxMessage (const CANRxFrame &f) | |
| CanRxMessage (const CanRxMessage &msg) | |
| CanRxMessage & | operator= (const CanRxMessage &msg) |
Data Fields | |
| CANRxFrame | frame |
|
inline |
|
inline |
|
inline |
| CANRxFrame CanRxMessage::frame |
Definition at line 66 of file isotp.h.
Referenced by CanRxMessage(), operator=(), and CanTransport::receive().