UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPsoLruCache< KeyType, ValueType > Member List

This is the complete list of members for TPsoLruCache< KeyType, ValueType >, including all inherited members.

Add(const KeyType &Key, const ValueType &Value)TPsoLruCache< KeyType, ValueType >inline
beginTPsoLruCache< KeyType, ValueType >friend
beginTPsoLruCache< KeyType, ValueType >friend
Contains(const KeyType &Key) constTPsoLruCache< KeyType, ValueType >inline
ContainsByPredicate(Predicate Pred) constTPsoLruCache< KeyType, ValueType >inline
Empty(int32 InMaxNumElements=0)TPsoLruCache< KeyType, ValueType >inline
endTPsoLruCache< KeyType, ValueType >friend
endTPsoLruCache< KeyType, ValueType >friend
FilterByPredicate(Predicate Pred) constTPsoLruCache< KeyType, ValueType >inline
Find(const KeyType &Key) constTPsoLruCache< KeyType, ValueType >inline
FindAndTouch(const KeyType &Key)TPsoLruCache< KeyType, ValueType >inline
FindByPredicate(Predicate Pred) constTPsoLruCache< KeyType, ValueType >inline
GetKeys(TArray< KeyType > &OutKeys) constTPsoLruCache< KeyType, ValueType >inline
GetLeastRecent() constTPsoLruCache< KeyType, ValueType >inline
MarkAsRecent(const FSetElementId &LRUNode)TPsoLruCache< KeyType, ValueType >inline
MarkAsRecent(FCacheEntry &Entry)TPsoLruCache< KeyType, ValueType >inlineprotected
Max() constTPsoLruCache< KeyType, ValueType >inline
Num() constTPsoLruCache< KeyType, ValueType >inline
Remove(const KeyType &Key)TPsoLruCache< KeyType, ValueType >inline
Remove(const KeyType &Key, ValueType &RemovedValue)TPsoLruCache< KeyType, ValueType >inline
Remove(FCacheEntry *Entry)TPsoLruCache< KeyType, ValueType >inlineprotected
RemoveByPredicate(Predicate Pred)TPsoLruCache< KeyType, ValueType >inline
RemoveLeastRecent()TPsoLruCache< KeyType, ValueType >inline
RemoveMostRecent()TPsoLruCache< KeyType, ValueType >inline
TPsoLruCache()TPsoLruCache< KeyType, ValueType >inline
TPsoLruCache(int32 InMaxNumElements)TPsoLruCache< KeyType, ValueType >inline
~TPsoLruCache()TPsoLruCache< KeyType, ValueType >inline