#include <StorageCache.h>
◆ StorageCache()
| proteus::StorageCache::StorageCache |
( |
const std::string & |
Label | ) |
|
◆ finalize()
| void proteus::StorageCache::finalize |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getAccesses()
| uint64_t proteus::StorageCache::getAccesses |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getHits()
| uint64_t proteus::StorageCache::getHits |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getName()
| std::string proteus::StorageCache::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ lookup()
◆ printStats()
| void proteus::StorageCache::printStats |
( |
| ) |
|
|
overridevirtual |
◆ store()
| void proteus::StorageCache::store |
( |
const HashT & |
HashValue, |
|
|
const CacheEntry & |
Entry |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: