Pyrogenesis
13997
|
#include <cache_adt.h>
Public Member Functions | |
McdCalc_Cached () | |
void | notify_added (const Entry &entry) |
void | notify_decreased (const Entry &entry) |
void | notify_impending_increase_or_remove (const Entry &entry) |
void | notify_increased_or_removed (const Entry &entry) |
float | operator() (const Entries &entries) |
Private Attributes | |
float | min_credit_density |
bool | min_valid |
bool | is_min_entry |
Definition at line 158 of file cache_adt.h.
|
inline |
Definition at line 161 of file cache_adt.h.
|
inline |
Definition at line 163 of file cache_adt.h.
|
inline |
Definition at line 171 of file cache_adt.h.
|
inline |
Definition at line 176 of file cache_adt.h.
|
inline |
Definition at line 182 of file cache_adt.h.
|
inline |
Definition at line 193 of file cache_adt.h.
|
private |
Definition at line 220 of file cache_adt.h.
|
private |
Definition at line 216 of file cache_adt.h.
|
private |
Definition at line 217 of file cache_adt.h.