|
Pyrogenesis
13997
|
Public Member Functions | |
| KeyAndEntry (const Key &key) | |
| KeyAndEntry (const Key &key, const Entry &entry) | |
| bool | operator== (const KeyAndEntry &rhs) const |
| bool | operator!= (const KeyAndEntry &rhs) const |
Public Attributes | |
| Key | key |
| Entry | entry |
Definition at line 592 of file cache_adt.h.
|
inline |
Definition at line 594 of file cache_adt.h.
|
inline |
Definition at line 595 of file cache_adt.h.
|
inline |
Definition at line 598 of file cache_adt.h.
|
inline |
Definition at line 597 of file cache_adt.h.
| Entry LRU< Key, Entry >::KeyAndEntry::entry |
Definition at line 601 of file cache_adt.h.
| Key LRU< Key, Entry >::KeyAndEntry::key |
Definition at line 600 of file cache_adt.h.
1.8.5