6 #ifndef SWIFT_CORE_VATSIM_VATSIMMETARREADER_H
7 #define SWIFT_CORE_VATSIM_VATSIMMETARREADER_H
21 namespace swift::core::vatsim
46 void dataRead(swift::misc::network::CEntityFlags::Entity entity,
51 virtual void doWorkImpl()
override;
56 void decodeMetars(QNetworkReply *nwReply);
62 void reloadSettings();
68 this, &CVatsimMetarReader::reloadSettings
Periodically executes doWorkImpl() in a separate thread.
Value object encapsulating information of airport ICAO data.
ReadState
State of operation.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.