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.

CacheUpdateTrait(CacheUpdateTrait &&)=delete (defined in cache::CacheUpdateTrait)cache::CacheUpdateTrait
EarlyStartPeriodicUpdates(utils::Flags< Flag > flags)cache::CacheUpdateTraitprotected
Flag enum namecache::CacheUpdateTraitprotected
GetAllowedUpdateTypes() constcache::CacheUpdateTraitprotected
GetStartFlags() constcache::CacheUpdateTraitprotectedvirtual
InvalidateAsync(UpdateType update_type)cache::CacheUpdateTrait
Name() constcache::CacheUpdateTrait
OnCacheModified()cache::CacheUpdateTraitprotected
operator=(CacheUpdateTrait &&)=delete (defined in cache::CacheUpdateTrait)cache::CacheUpdateTrait
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