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

#include <GNSS.hh>

+ Inheritance diagram for GNSS::InsufficientData:

Public Member Functions

 InsufficientData ()
 
const char * what () const throw ()
 

Detailed Description

Exception signifying that the parser buffer isn't big enough for the message Completely harmless - read some more data into the buffer and try again

Definition at line 53 of file GNSS.hh.

Constructor & Destructor Documentation

GNSS::InsufficientData::InsufficientData ( )
inline

Definition at line 57 of file GNSS.hh.

Member Function Documentation

const char* GNSS::InsufficientData::what ( ) const
throw (
)
inline

Definition at line 59 of file GNSS.hh.


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