Furrballs v0.0.1
A Caching and Storage Solution
Loading...
Searching...
No Matches
ARCPolicy< Key, Value > Member List

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

add(const Key &key, const Value &value)ARCPolicy< Key, Value >inline
ARCPolicy(size_t cap)ARCPolicy< Key, Value >inline
contains(const Key &key) constARCPolicy< Key, Value >inline
EvictionCallback typedefARCPolicy< Key, Value >
get(const Key &key)ARCPolicy< Key, Value >inline
set(const Key &key, const Value &value)ARCPolicy< Key, Value >inline
setEvictionCallback(EvictionCallback cb)ARCPolicy< Key, Value >inline
touch(const Key &key)ARCPolicy< Key, Value >inline