add(const Key &key, const Entry &entry) | Landlord_Lazy< Key, Entry > | inline |
add_(const Key &key, const Entry &entry) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |
charge(Entry &entry, float delta) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |
charge_all(float delta) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |
commit_pending_delta() | Landlord_Lazy< Key, Entry > | inlineprivate |
empty() const | Landlord< Key, Entry, McdCalc_Naive > | inline |
find(const Key &key, const Entry **pentry) const | Landlord< Key, Entry, McdCalc_Naive > | inline |
Landlord_Lazy() | Landlord_Lazy< Key, Entry > | inline |
Map typedef | Landlord_Lazy< Key, Entry > | private |
map | Landlord< Key, Entry, McdCalc_Naive > | protected |
MapCIt typedef | Landlord_Lazy< Key, Entry > | private |
MapIt typedef | Landlord_Lazy< Key, Entry > | private |
mcd_calc | Landlord< Key, Entry, McdCalc_Naive > | private |
on_access(Entry &entry) | Landlord_Lazy< Key, Entry > | inline |
Parent typedef | Landlord_Lazy< Key, Entry > | private |
pending_delta | Landlord_Lazy< Key, Entry > | private |
pri_q | Landlord_Lazy< Key, Entry > | private |
remove(const Key &key) | Landlord_Lazy< Key, Entry > | inline |
remove_(MapIt it) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |
remove_least_valuable(std::list< Entry > &entry_list) | Landlord_Lazy< Key, Entry > | inline |
should_evict(const Entry &entry) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |