This is the complete list of members for cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator, including all inherited members.
KeyRefReverseIt typedef (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |
operator!=(const VictimIterator &other) const (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |
operator*() const (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |
operator++() (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |
operator++(int) (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |
operator==(const VictimIterator &other) const (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |
VictimIterator(const KeyRefReverseIt &probation_iterator, const KeyRefReverseIt &probation_end_iterator, const KeyRefReverseIt &protected_iterator) (defined in cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator) | cachemere::policy::EvictionSegmentedLRU< Key, KeyHash, Value >::VictimIterator | |