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

A representation of a classical CAN identifier with utility functions for ectracting values that are encoded inside, along with some helpful constants. More...

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

Go to the source code of this file.

Classes

class  isobus::CANIdentifier
 A utility class that allows easy interpretation of a 32 bit CAN identifier. More...
 

Namespaces

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

Detailed Description

A representation of a classical CAN identifier with utility functions for ectracting values that are encoded inside, along with some helpful constants.

Author
Adrian Del Grosso

Definition in file can_identifier.hpp.