|
| cache_config.hpp |
|
| cache_statistics.hpp |
| Statistics collection for components::CachingComponentBase.
|
|
| cache_update_trait.hpp |
| Base class for periodically updated caches.
|
|
| caching_component_base.hpp |
| Base class for caching components.
|
|
| exceptions.hpp |
| Exceptions thrown by components::CachingComponentBase.
|
|
| expirable_lru_cache.hpp |
| Class for expirable LRU cache. Use cache::LruMap for not expirable LRU Cache.
|
|
| lru_cache_component_base.hpp |
| Base class for LRU-cache components.
|
|
| lru_cache_config.hpp |
|
| lru_cache_statistics.hpp |
|
| nway_lru_cache.hpp |
|
| update_type.hpp |
| Enums representing periodic update types for CachingComponentBase
|
|