Stroika Library 3.0d23
 
Loading...
Searching...
No Matches
Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS > Member List

This is the complete list of members for Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >, including all inherited members.

Add(typename Common::ArgByValueType< K > key)Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
clear()Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
ClearExpiredData()Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
Elements() constStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
GetExpiration() constStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
GetMaxAge() constStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
Keys() constStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
kTrackExpirationStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >static
kTrackFreshnessStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >static
Lookup(typename Common::ArgByValueType< K > key) constStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
Lookup(typename Common::ArgByValueType< K > key, LookupMarksDataAsRefreshed successfulLookupRefreshesAcceesFlag)Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
LookupDetails(typename Common::ArgByValueType< K > key) constStroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
LookupValue(typename Common::ArgByValueType< K > key, CACHE_FILLTER_T &&cacheFiller)Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
RetainAll(const ITERABLE_OF_KEY_TYPE &items2Keep)Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
SetMaxAge(TimeStampDifferenceType maxAge)Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >
TimedCache()Stroika::Foundation::Cache::TimedCache< KEY, VALUE, TRAITS >