mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
refs #811, get count in readers/services
This commit is contained in:
@@ -291,6 +291,10 @@ namespace BlackCore
|
||||
//! \\threadsafe
|
||||
BlackMisc::Aviation::CAirportList getAirports() const;
|
||||
|
||||
//! Get airports count
|
||||
//! \\threadsafe
|
||||
int getAirportsCount() const;
|
||||
|
||||
//! Get METARs
|
||||
//! \threadsafe
|
||||
BlackMisc::Weather::CMetarList getMetars() const;
|
||||
|
||||
Reference in New Issue
Block a user