UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LRUCache< Key, Data, Sizefn > Member List

This is the complete list of members for LRUCache< Key, Data, Sizefn >, including all inherited members.

clear(void)LRUCache< Key, Data, Sizefn >inline
exists(const Key &key) const LRUCache< Key, Data, Sizefn >inline
fetch(const Key &key, bool touch_data=true)LRUCache< Key, Data, Sizefn >inline
fetch(const Key &key, Data &data, bool touch_data=true)LRUCache< Key, Data, Sizefn >inline
fetch_ptr(const Key &key, bool touch_data=true)LRUCache< Key, Data, Sizefn >inline
get_all_keys(void)LRUCache< Key, Data, Sizefn >inline
info() (defined in LRUCache< Key, Data, Sizefn >)LRUCache< Key, Data, Sizefn >inline
insert(const Key &key, const Data &data)LRUCache< Key, Data, Sizefn >inline
Key_List typedefLRUCache< Key, Data, Sizefn >
Key_List_cIter typedefLRUCache< Key, Data, Sizefn >
Key_List_Iter typedefLRUCache< Key, Data, Sizefn >
List typedefLRUCache< Key, Data, Sizefn >
List_cIter typedefLRUCache< Key, Data, Sizefn >
List_Iter typedefLRUCache< Key, Data, Sizefn >
LRUCache(const unsigned long Size)LRUCache< Key, Data, Sizefn >inline
LRUCache(const LRUCache &that) (defined in LRUCache< Key, Data, Sizefn >)LRUCache< Key, Data, Sizefn >inline
Map typedefLRUCache< Key, Data, Sizefn >
Map_cIter typedefLRUCache< Key, Data, Sizefn >
Map_Iter typedefLRUCache< Key, Data, Sizefn >
max_size(void) const LRUCache< Key, Data, Sizefn >inline
operator=(const LRUCache &that) (defined in LRUCache< Key, Data, Sizefn >)LRUCache< Key, Data, Sizefn >inline
Pair typedefLRUCache< Key, Data, Sizefn >
remove(const Key &key)LRUCache< Key, Data, Sizefn >inline
size(void) const LRUCache< Key, Data, Sizefn >inline
touch(const Key &key)LRUCache< Key, Data, Sizefn >inline
~LRUCache()LRUCache< Key, Data, Sizefn >inline