tlx
LruCacheMap< Key, Value, Alloc > Member List

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

clear()LruCacheMap< Key, Value, Alloc >inline
erase(const Key &key)LruCacheMap< Key, Value, Alloc >inline
erase_if_exists(const Key &key) noexceptLruCacheMap< Key, Value, Alloc >inline
exists(const Key &key) const LruCacheMap< Key, Value, Alloc >inline
get(const Key &key)LruCacheMap< Key, Value, Alloc >inline
get_touch(const Key &key)LruCacheMap< Key, Value, Alloc >inline
KeyValuePair typedefLruCacheMap< Key, Value, Alloc >
List typedefLruCacheMap< Key, Value, Alloc >protected
list_LruCacheMap< Key, Value, Alloc >private
ListIterator typedefLruCacheMap< Key, Value, Alloc >protected
LruCacheMap(const Alloc &alloc=Alloc())LruCacheMap< Key, Value, Alloc >inlineexplicit
Map typedefLruCacheMap< Key, Value, Alloc >protected
map_LruCacheMap< Key, Value, Alloc >private
pop()LruCacheMap< Key, Value, Alloc >inline
put(const Key &key, const Value &value)LruCacheMap< Key, Value, Alloc >inline
size() const noexceptLruCacheMap< Key, Value, Alloc >inline
touch(const Key &key)LruCacheMap< Key, Value, Alloc >inline
touch_if_exists(const Key &key) noexceptLruCacheMap< Key, Value, Alloc >inline