Class CacheManager::entry

Nested Relationships

This class is a nested type of Class CacheManager.

Class Documentation

class entry

Public Functions

explicit entry(size_t count) noexcept
ERPtr access() noexcept
void store(ERPtr data) noexcept
void reset() noexcept
size_t life_count() const noexcept
size_t max_life_count() const noexcept