AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
This file contains class implementation will comprise the individual components of the NMEA2000 message interface for the stack. Generally this separation exists to keep the file size of nmea2000_message_interface.hpp/cpp smaller. More...
#include "isobus/isobus/nmea2000_message_definitions.hpp"
#include "isobus/isobus/can_message.hpp"
#include "isobus/isobus/can_stack_logger.hpp"
#include "isobus/utility/system_timing.hpp"
Go to the source code of this file.
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
namespace | isobus::NMEA2000Messages |
A namespace for generic NMEA2000 message definitions. | |
This file contains class implementation will comprise the individual components of the NMEA2000 message interface for the stack. Generally this separation exists to keep the file size of nmea2000_message_interface.hpp/cpp smaller.
Definition in file nmea2000_message_definitions.cpp.