Algorithms_in_C++ 1.0.0
Set of algorithms implemented in C++.
Loading...
Searching...
No Matches
others::lru_cache::LRUCache Member List

This is the complete list of members for others::lru_cache::LRUCache, including all inherited members.

cacheothers::lru_cache::LRUCacheprivate
display()others::lru_cache::LRUCacheinline
getHits() constothers::lru_cache::LRUCacheinline
getPageFault() constothers::lru_cache::LRUCacheinline
hitsothers::lru_cache::LRUCacheprivate
LRUCache(uint64_t pf)others::lru_cache::LRUCacheinlineexplicit
pageFaultothers::lru_cache::LRUCacheprivate
pageFrameothers::lru_cache::LRUCacheprivate
pageMapothers::lru_cache::LRUCacheprivate
refer(uint64_t page)others::lru_cache::LRUCacheinline