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.
- Copyright
- Copyright (c) 2025
Definition in file CANMessageProcessor.cpp.