This is the complete list of members for cache::LruCacheWrapper< Key, Value, Hash, Equal >, including all inherited members.
Cache typedef (defined in cache::LruCacheWrapper< Key, Value, Hash, Equal >) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | |
Get(const Key &key, ReadMode read_mode=ReadMode::kUseCache) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | inline |
GetCache() | cache::LruCacheWrapper< Key, Value, Hash, Equal > | inline |
GetOptional(const Key &key) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | inline |
InvalidateByKey(const Key &key) (defined in cache::LruCacheWrapper< Key, Value, Hash, Equal >) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | inline |
LruCacheWrapper(std::shared_ptr< Cache > cache, typename Cache::UpdateValueFunc update_func) (defined in cache::LruCacheWrapper< Key, Value, Hash, Equal >) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | inline |
ReadMode typedef (defined in cache::LruCacheWrapper< Key, Value, Hash, Equal >) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | |
UpdateInBackground(const Key &key) | cache::LruCacheWrapper< Key, Value, Hash, Equal > | inline |