mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
Ref T180, remove aircraft
* utility function getAllCallsigns * allow to trace sendId (in removing) * make sure aircraft are not added again by upfront clearing lists
This commit is contained in:
@@ -186,6 +186,9 @@ namespace BlackSimPlugin
|
||||
//! Number of pending removed
|
||||
int countPendingRemoved() const;
|
||||
|
||||
//! Get all callsigns
|
||||
BlackMisc::Aviation::CCallsignSet getAllCallsigns() const;
|
||||
|
||||
//! Callsigns of pending added callsigns
|
||||
BlackMisc::Aviation::CCallsignSet getPendingAddedCallsigns() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user