AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
can_message_frame.hpp File Reference

A classical CAN frame, with 8 data bytes. More...

#include <cstdint>
Include dependency graph for can_message_frame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::CANMessageFrame
 A CAN frame for interfacing with a hardware layer, like socket CAN or other interface. More...
 

Namespaces

namespace  isobus
 This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution.
 

Detailed Description

A classical CAN frame, with 8 data bytes.

Author
Adrian Del Grosso
Daan Steenbergen

Definition in file can_message_frame.hpp.