mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 21:05:31 +08:00
Allow to admit caches used in model set loader
This commit is contained in:
committed by
Mathew Sutcliffe
parent
2a083f9113
commit
928dd9f34a
@@ -54,6 +54,9 @@ namespace BlackMisc
|
||||
//! Make sure cache is synchronized
|
||||
bool synchronizeCache();
|
||||
|
||||
//! Admit current cache
|
||||
bool admitCache();
|
||||
|
||||
//! The loaded models
|
||||
//! \threadsafe
|
||||
BlackMisc::Simulation::CAircraftModelList getAircraftModels() const;
|
||||
|
||||
Reference in New Issue
Block a user