Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
CANMessageProcessor.cpp File Reference

Implementation of the CANMessageProcessor class. More...

#include "CANMessageProcessor.hpp"
#include <stdexcept>

Go to the source code of this file.

Detailed Description

Implementation of the CANMessageProcessor class.

Version
0.1
Date
2025-01-31
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

This file contains the implementation of the CANMessageProcessor class, which processes CAN messages.

Note
This class is used to process CAN messages and call the appropriate handler for each message.
Warning
Ensure that the MessageHandler type is properly defined.
See also
CANMessageProcessor.hpp for the class definition.

Definition in file CANMessageProcessor.cpp.