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

Exception class for when we can't find the message ID in our list. More...

#include <SkyTraqBin.hh>

+ Inheritance diagram for SkyTraqBin::UnknownMessageID:

Public Member Functions

 UnknownMessageID (uint8_t i)
 
const char * what () const throw ()
 

Detailed Description

Exception class for when we can't find the message ID in our list.

Definition at line 67 of file SkyTraqBin.hh.

Constructor & Destructor Documentation

SkyTraqBin::UnknownMessageID::UnknownMessageID ( uint8_t  i)
inline

Definition at line 72 of file SkyTraqBin.hh.

Member Function Documentation

const char* SkyTraqBin::UnknownMessageID::what ( ) const
throw (
)
inline

Definition at line 76 of file SkyTraqBin.hh.


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