add(const Key &key, const Entry &entry) | Landlord< Key, Entry, McdCalc_Naive > | 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 |
empty() const | Landlord< Key, Entry, McdCalc_Naive > | inline |
find(const Key &key, const Entry **pentry) const | Landlord< Key, Entry, McdCalc_Naive > | inline |
map | Landlord< Key, Entry, McdCalc_Naive > | protected |
MapCIt typedef | Landlord< Key, Entry, McdCalc_Naive > | protected |
MapIt typedef | Landlord< Key, Entry, McdCalc_Naive > | protected |
mcd_calc | Landlord< Key, Entry, McdCalc_Naive > | private |
on_access(Entry &entry) | Landlord< Key, Entry, McdCalc_Naive > | inline |
remove(const Key &key) | Landlord< Key, Entry, McdCalc_Naive > | inline |
remove_(MapIt it) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |
remove_least_valuable(std::list< Entry > &entry_list) | Landlord< Key, Entry, McdCalc_Naive > | inline |
should_evict(const Entry &entry) | Landlord< Key, Entry, McdCalc_Naive > | inlineprotected |