mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 05:28:09 +08:00
Ref T118, database writer new simplified slot
This commit is contained in:
@@ -62,6 +62,9 @@ namespace BlackCore
|
||||
const BlackMisc::CStatusMessageList &messages,
|
||||
bool sendingSuccessful, bool directWrite);
|
||||
|
||||
//! Published models, simplified version of publishedModels
|
||||
void publishedModelsSimplified(const BlackMisc::Simulation::CAircraftModelList &modelsPublished);
|
||||
|
||||
private:
|
||||
BlackMisc::Network::CUrlLogList m_writeLog;
|
||||
BlackMisc::Network::CUrl m_modelPublishUrl;
|
||||
|
||||
Reference in New Issue
Block a user