mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 16:55:36 +08:00
refs #858, fixed todo by adding "getInterimPositionReceivers()"
This commit is contained in:
committed by
Mathew Sutcliffe
parent
61e7f23847
commit
63e2743867
@@ -358,6 +358,11 @@ namespace BlackCore
|
||||
*/
|
||||
virtual void setInterimPositionReceivers(const BlackMisc::Aviation::CCallsignSet &receiver) = 0;
|
||||
|
||||
/*!
|
||||
* Get the group of callsigns receiving regular interim position updates.
|
||||
*/
|
||||
virtual const BlackMisc::Aviation::CCallsignSet &getInterimPositionReceivers() const = 0;
|
||||
|
||||
//! @}
|
||||
////////////////////////////////////////////////////////////////
|
||||
//! \name Weather slots
|
||||
|
||||
Reference in New Issue
Block a user