NMEA2000 Library  0.1
Library to handle NMEA 2000 Communication written in C++
N2kGroupFunctionDefaultHandlers.h File Reference

The file contains default group function handler classes. More...

Include dependency graph for N2kGroupFunctionDefaultHandlers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tN2kGroupFunctionHandlerForPGN126464
 Default Group Function Handler for PGN 126464 - "PGN List - Transmit/Receive PGNs group function". More...
 
class  tN2kGroupFunctionHandlerForPGN126993
 Default Group Function Handler for PGN 126993 - "Heartbeat". More...
 
class  tN2kGroupFunctionHandlerForPGN126996
 Default Group Function Handler for PGN 126996 - Product Information. More...
 
class  tN2kGroupFunctionHandlerForPGN126998
 Default Group Function Handler for PGN 126998 - "Configuration Information". More...
 
class  tN2kGroupFunctionHandlerForPGN60928
 Default Group Function Handler for PGN 60928 - "ISO Address Claim". More...
 

Detailed Description

The file contains default group function handler classes.

The file contains default group function handler classes for PGN 60928, 126464, 126993, 126996 and 126998. Some of these handlers are mandatory for NMEA 2000 certified devices.

Definition in file N2kGroupFunctionDefaultHandlers.h.