|
Cachemere
Modular Caching Library for C++
|
This is the complete list of members for cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost >, including all inherited members.
| CacheItem typedef (defined in cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost >) | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| clear() | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| on_cache_hit(const Key &key, const CacheItem &item) | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| on_evict(const Key &key, const CacheItem &item) | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| on_insert(const Key &key, const CacheItem &item) | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| on_update(const Key &key, const CacheItem &old_item, const CacheItem &new_item) | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| set_cardinality(uint32_t cardinality) | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| victim_begin() const | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > | |
| victim_end() const | cachemere::policy::EvictionGDSF< Key, KeyHash, Value, Cost > |
1.8.17