#include <NTRIPSourceTable.h>
Definition at line 113 of file NTRIPSourceTable.h.
◆ NTRIPSourceTableFetcher()
| NTRIPSourceTableFetcher::NTRIPSourceTableFetcher |
( |
const QString & |
host, |
|
|
int |
port, |
|
|
const QString & |
username, |
|
|
const QString & |
password, |
|
|
bool |
useTls = false, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ ~NTRIPSourceTableFetcher()
| NTRIPSourceTableFetcher::~NTRIPSourceTableFetcher |
( |
| ) |
|
|
overridedefault |
◆ error
| void NTRIPSourceTableFetcher::error |
( |
const QString & |
errorMsg | ) |
|
|
signal |
◆ fetch()
| void NTRIPSourceTableFetcher::fetch |
( |
| ) |
|
◆ finished
| void NTRIPSourceTableFetcher::finished |
( |
| ) |
|
|
signal |
◆ sourceTableReceived
| void NTRIPSourceTableFetcher::sourceTableReceived |
( |
const QString & |
table | ) |
|
|
signal |
◆ kFetchTimeoutMs
| constexpr int NTRIPSourceTableFetcher::kFetchTimeoutMs = 10000 |
|
staticconstexpr |
The documentation for this class was generated from the following files: