Pyrogenesis  trunk
LRU< Key, Entry > Member List

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

add(const Key &key, const Entry &entry)LRU< Key, Entry >inline
CIt typedefLRU< Key, Entry >private
empty() const LRU< Key, Entry >inline
find(const Key &key, const Entry **pentry) const LRU< Key, Entry >inline
It typedefLRU< Key, Entry >private
List typedefLRU< Key, Entry >private
lruLRU< Key, Entry >private
on_access(Entry &entry)LRU< Key, Entry >inline
remove(const Key &key)LRU< Key, Entry >inline
remove_least_valuable(std::list< Entry > &entry_list)LRU< Key, Entry >inline