nfx-lrucache 0.1.1
High-performance C++20 thread-safe LRU cache with sliding expiration
Loading...
Searching...
No Matches
nfx::cache::LruCacheOptions Member List

This is the complete list of members for nfx::cache::LruCacheOptions, including all inherited members.

backgroundCleanupInterval() constnfx::cache::LruCacheOptionsinline
LruCacheOptions(std::size_t sizeLimit=0, std::chrono::milliseconds slidingExpiration=std::chrono::hours{ 1 }, std::chrono::milliseconds backgroundCleanupInterval=std::chrono::milliseconds{ 0 })nfx::cache::LruCacheOptionsinline
sizeLimit() constnfx::cache::LruCacheOptionsinline
slidingExpiration() constnfx::cache::LruCacheOptionsinline