refs #858, fixed todo by adding "getInterimPositionReceivers()"

This commit is contained in:
Klaus Basan
2017-01-12 18:13:02 +01:00
committed by Mathew Sutcliffe
parent 61e7f23847
commit 63e2743867
9 changed files with 19 additions and 8 deletions

View File

@@ -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