userver: Member List
Loading...
Searching...
No Matches
cache::CacheUpdateTrait Member List

This is the complete list of members for cache::CacheUpdateTrait, including all inherited members.

AssertPeriodicUpdateStarted() (defined in cache::CacheUpdateTrait)cache::CacheUpdateTraitprotected
CacheUpdateTrait(CacheUpdateTrait &&)=delete (defined in cache::CacheUpdateTrait)cache::CacheUpdateTrait
Flag enum namecache::CacheUpdateTraitprotected
GetAllowedUpdateTypes() constcache::CacheUpdateTraitprotected
InvalidateAsync(UpdateType update_type)cache::CacheUpdateTrait
Name() constcache::CacheUpdateTrait
OnCacheModified()cache::CacheUpdateTraitprotected
operator=(CacheUpdateTrait &&)=delete (defined in cache::CacheUpdateTrait)cache::CacheUpdateTrait
StartPeriodicUpdates(utils::Flags< Flag > flags={})cache::CacheUpdateTraitprotected
StopPeriodicUpdates()cache::CacheUpdateTraitprotected
Update(UpdateType type, const std::chrono::system_clock::time_point &last_update, const std::chrono::system_clock::time_point &now, UpdateStatisticsScope &stats_scope)=0cache::CacheUpdateTraitprotectedpure virtual
UpdateSyncDebug(UpdateType update_type)cache::CacheUpdateTrait