NMEA2000 Library  0.1
Library to handle NMEA 2000 Communication written in C++
Modules
Here is a list of all modules:
[detail level 12]
 1 CoreThis is the core functionality of this library
 2 Core supplementaryThese are also needed to compile core
 3 Helper ClassesThese are Helper Functions
 4 Handling of NMEA2000 MessagesFunctions and enums for handling tN2kMsg objects
 Parsing tN2kMsg objectsList of functions which parse the data content of tN2kMsg objects
 Setting up tN2kMsg objectsList of functions which sets up the data of tN2kMsg objects so that it can be send out to the bus
 Types for payload of NMEA2000 MessagesTypes used to make the payload of NMEA2000 messages more easy to read for humans
 5 ExamplesExamples how to use library