XLE
v0.02.0
|
This is the complete list of members for Utility::LRUCache< Type >, including all inherited members.
_cacheSize (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | protected |
_lookupTable (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | protected |
_objects (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | protected |
_queue (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | protected |
Get(uint64 hashName) (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | |
Insert(uint64 hashName, std::shared_ptr< Type > object) (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | |
LRUCache(unsigned cacheSize) (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > | |
~LRUCache() (defined in Utility::LRUCache< Type >) | Utility::LRUCache< Type > |