quic/qbox
Loading...
Searching...
No Matches
gs::RegionFIFOCache< Key, Value > Member List

This is the complete list of members for gs::RegionFIFOCache< Key, Value >, including all inherited members.

clear() override (defined in gs::RegionFIFOCache< Key, Value >)gs::RegionFIFOCache< Key, Value >inlinevirtual
get(const Key &key, Value &value) override (defined in gs::RegionFIFOCache< Key, Value >)gs::RegionFIFOCache< Key, Value >inlinevirtual
get_hits() const override (defined in gs::RegionFIFOCache< Key, Value >)gs::RegionFIFOCache< Key, Value >inlinevirtual
get_misses() const override (defined in gs::RegionFIFOCache< Key, Value >)gs::RegionFIFOCache< Key, Value >inlinevirtual
put(const Key &key, const Value &value, uint64_t size) override (defined in gs::RegionFIFOCache< Key, Value >)gs::RegionFIFOCache< Key, Value >inlinevirtual
reset_stats() override (defined in gs::RegionFIFOCache< Key, Value >)gs::RegionFIFOCache< Key, Value >inlinevirtual
~AddrMapCacheBase()=default (defined in gs::AddrMapCacheBase< Key, Value >)gs::AddrMapCacheBase< Key, Value >virtual