#include <ObjectCache.h>
◆ ~ObjectCache()
| virtual proteus::ObjectCache::~ObjectCache |
( |
| ) |
|
|
virtualdefault |
◆ ObjectCache()
| proteus::ObjectCache::ObjectCache |
( |
| ) |
|
|
protecteddefault |
◆ finalize()
| virtual void proteus::ObjectCache::finalize |
( |
| ) |
|
|
pure virtual |
◆ getAccesses()
| virtual uint64_t proteus::ObjectCache::getAccesses |
( |
| ) |
const |
|
pure virtual |
◆ getHits()
| virtual uint64_t proteus::ObjectCache::getHits |
( |
| ) |
const |
|
pure virtual |
◆ getName()
| virtual std::string proteus::ObjectCache::getName |
( |
| ) |
const |
|
pure virtual |
◆ lookup()
◆ printStats()
| virtual void proteus::ObjectCache::printStats |
( |
| ) |
|
|
pure virtual |
◆ store()
| virtual void proteus::ObjectCache::store |
( |
const HashT & |
HashValue, |
|
|
const CacheEntry & |
Entry |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: