AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Namespaces
nmea2000_message_definitions.cpp File Reference

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"
Include dependency graph for nmea2000_message_definitions.cpp:

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.
 

Detailed Description

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.

Note
This library and its authors are not affiliated with the National Marine Electronics Association in any way.
Author
Adrian Del Grosso

Definition in file nmea2000_message_definitions.cpp.