This is the complete list of members for application::helper::MemoryCache< K, T >, including all inherited members.
Add(K key, const T &item) | application::helper::MemoryCache< K, T > | inline |
MemoryCache(std::chrono::seconds lifetime) | application::helper::MemoryCache< K, T > | inlineexplicit |
TryGet(K key, T &item) | application::helper::MemoryCache< K, T > | inline |