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

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

#include <UBX.hh>

+ Inheritance diagram for UBX::UnknownMessageID:

Public Member Functions

 UnknownMessageID (uint8_t cls, uint8_t id)
 
const char * what () const throw ()
 

Detailed Description

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

Definition at line 110 of file UBX.hh.

Constructor & Destructor Documentation

UBX::UnknownMessageID::UnknownMessageID ( uint8_t  cls,
uint8_t  id 
)
inline

Definition at line 115 of file UBX.hh.

Member Function Documentation

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

Definition at line 119 of file UBX.hh.


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