mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Ref T29, allow to read CDbFlags::Shared in background
This commit is contained in:
committed by
Mathew Sutcliffe
parent
9e4cfca2cc
commit
c81a56bcba
@@ -318,6 +318,7 @@ namespace BlackCore
|
||||
virtual void invalidateCaches(BlackMisc::Network::CEntityFlags::Entity entities) = 0;
|
||||
|
||||
//! Changed URL, means the cache values have been read from elsewhere
|
||||
//! \remark testing based on BlackMisc::Db::CDbFlags::DbReading
|
||||
virtual bool hasChangedUrl(BlackMisc::Network::CEntityFlags::Entity entity) const = 0;
|
||||
|
||||
//! Cache for given entity has changed
|
||||
|
||||
Reference in New Issue
Block a user