Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::LRUCache< KeyType, DataType, KeyHasher > Member List

This is the complete list of members for Diligent::LRUCache< KeyType, DataType, KeyHasher >, including all inherited members.

Get(const KeyType &Key, InitDataType &&InitData) noexcept(false)Diligent::LRUCache< KeyType, DataType, KeyHasher >inline
GetCurrSize() constDiligent::LRUCache< KeyType, DataType, KeyHasher >inline
SetMaxSize(size_t MaxSize)Diligent::LRUCache< KeyType, DataType, KeyHasher >inline