GNSS receiver tools  1
Tools for use with GNSS receivers
NMEA0183::ChecksumMismatch Class Reference

#include <NMEA-0183.hh>

+ Inheritance diagram for NMEA0183::ChecksumMismatch:

Public Member Functions

 ChecksumMismatch (unsigned char ccs, unsigned char scs)
 
const char * what () const throw ()
 

Detailed Description

Definition at line 55 of file NMEA-0183.hh.

Constructor & Destructor Documentation

NMEA0183::ChecksumMismatch::ChecksumMismatch ( unsigned char  ccs,
unsigned char  scs 
)
inline

Definition at line 60 of file NMEA-0183.hh.

Member Function Documentation

const char* NMEA0183::ChecksumMismatch::what ( ) const
throw (
)
inline

Definition at line 64 of file NMEA-0183.hh.


The documentation for this class was generated from the following file: