ImFusion SDK 4.3
LRUCache< Key, Value, Hash, KeyEqual > Member List

This is the complete list of members for LRUCache< Key, Value, Hash, KeyEqual >, including all inherited members.

clear()LRUCache< Key, Value, Hash, KeyEqual >
contains(const Key &key) constLRUCache< Key, Value, Hash, KeyEqual >
erase(const Key &key)LRUCache< Key, Value, Hash, KeyEqual >
extract(const Key &key)LRUCache< Key, Value, Hash, KeyEqual >
get(const Key &key)LRUCache< Key, Value, Hash, KeyEqual >
insert(const Key &key, const Value &value, ByteSize cost=ByteSize(1))LRUCache< Key, Value, Hash, KeyEqual >
insert(const Key &key, Value &&value, ByteSize cost=ByteSize(1))LRUCache< Key, Value, Hash, KeyEqual >
isEmpty() constLRUCache< Key, Value, Hash, KeyEqual >
LRUCache(size_t maximumCost) (defined in LRUCache< Key, Value, Hash, KeyEqual >)LRUCache< Key, Value, Hash, KeyEqual >explicit
LRUCache(ByteSize maximumCost) (defined in LRUCache< Key, Value, Hash, KeyEqual >)LRUCache< Key, Value, Hash, KeyEqual >explicit
maximumCost() constLRUCache< Key, Value, Hash, KeyEqual >inline
setMaximumCost(ByteSize newMaximumCost)LRUCache< Key, Value, Hash, KeyEqual >
signalItemRemovedLRUCache< Key, Value, Hash, KeyEqual >
size() constLRUCache< Key, Value, Hash, KeyEqual >
totalCost() constLRUCache< Key, Value, Hash, KeyEqual >
Search Tab / S to search, Esc to close