LFU-specific implementation of replacement data.
More...
#include <lfu_rp.hh>
|
unsigned | refCount |
| Number of references to this entry since it was reset. More...
|
|
LFU-specific implementation of replacement data.
Definition at line 48 of file lfu_rp.hh.
◆ LFUReplData()
LFURP::LFUReplData::LFUReplData |
( |
| ) |
|
|
inline |
Default constructor.
Invalidate data.
Definition at line 56 of file lfu_rp.hh.
◆ refCount
unsigned LFURP::LFUReplData::refCount |
Number of references to this entry since it was reset.
Definition at line 51 of file lfu_rp.hh.
The documentation for this struct was generated from the following file: