QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
NTRIPError.h File Reference
#include <QtCore/QMetaType>
+ Include dependency graph for NTRIPError.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  NTRIPErrors
 

Typedefs

using NTRIPError = NTRIPErrors::NTRIPError
 

Enumerations

enum class  NTRIPErrors::NTRIPError {
  NTRIPErrors::ConnectionTimeout , NTRIPErrors::DataWatchdog , NTRIPErrors::AuthFailed , NTRIPErrors::SocketError ,
  NTRIPErrors::SslError , NTRIPErrors::ServerDisconnected , NTRIPErrors::InvalidHttpResponse , NTRIPErrors::HttpError ,
  NTRIPErrors::HeaderTooLarge , NTRIPErrors::InvalidMountpoint , NTRIPErrors::NoLocation , NTRIPErrors::InvalidConfig ,
  NTRIPErrors::Unknown
}
 

Typedef Documentation

◆ NTRIPError

Definition at line 28 of file NTRIPError.h.