#include <NTRIP.h>
|
| | NTRIPTCPLink (const QString &hostAddress, int port, const QString &username, const QString &password, const QString &mountpoint, const QString &whitelist, bool useSpartn, bool autoStart=true, QObject *parent=nullptr) |
| |
| void | debugFetchSourceTable () |
| |
| | ~NTRIPTCPLink () |
| |
Definition at line 53 of file NTRIP.h.
◆ NTRIPTCPLink()
| NTRIPTCPLink::NTRIPTCPLink |
( |
const QString & |
hostAddress, |
|
|
int |
port, |
|
|
const QString & |
username, |
|
|
const QString & |
password, |
|
|
const QString & |
mountpoint, |
|
|
const QString & |
whitelist, |
|
|
bool |
useSpartn, |
|
|
bool |
autoStart = true, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ ~NTRIPTCPLink()
| NTRIPTCPLink::~NTRIPTCPLink |
( |
| ) |
|
◆ connected
| void NTRIPTCPLink::connected |
( |
| ) |
|
|
signal |
◆ debugFetchSourceTable()
| void NTRIPTCPLink::debugFetchSourceTable |
( |
| ) |
|
◆ error
| void NTRIPTCPLink::error |
( |
const QString & |
errorMsg | ) |
|
|
signal |
◆ finished
| void NTRIPTCPLink::finished |
( |
| ) |
|
|
signal |
◆ requestStop
| void NTRIPTCPLink::requestStop |
( |
| ) |
|
|
slot |
◆ RTCMDataUpdate
| void NTRIPTCPLink::RTCMDataUpdate |
( |
const QByteArray & |
message | ) |
|
|
signal |
◆ sendNMEA
| void NTRIPTCPLink::sendNMEA |
( |
const QByteArray & |
sentence | ) |
|
|
slot |
◆ SPARTNDataUpdate
| void NTRIPTCPLink::SPARTNDataUpdate |
( |
const QByteArray & |
message | ) |
|
|
signal |
◆ start
| void NTRIPTCPLink::start |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: