LibreOffice Module stoc (master) 1
LRU_Cache< t_Key, t_Val, t_KeyHash > Member List

This is the complete list of members for LRU_Cache< t_Key, t_Val, t_KeyHash >, including all inherited members.

_aCacheMutexLRU_Cache< t_Key, t_Val, t_KeyHash >mutableprivate
_aKey2ElementLRU_Cache< t_Key, t_Val, t_KeyHash >private
_nCachedElementsLRU_Cache< t_Key, t_Val, t_KeyHash >private
_pBlockLRU_Cache< t_Key, t_Val, t_KeyHash >private
_pHeadLRU_Cache< t_Key, t_Val, t_KeyHash >mutableprivate
_pTailLRU_Cache< t_Key, t_Val, t_KeyHash >mutableprivate
clear()LRU_Cache< t_Key, t_Val, t_KeyHash >inline
getValue(const t_Key &rKey) constLRU_Cache< t_Key, t_Val, t_KeyHash >inline
LRU_Cache()LRU_Cache< t_Key, t_Val, t_KeyHash >inlineexplicit
setValue(const t_Key &rKey, const t_Val &rValue)LRU_Cache< t_Key, t_Val, t_KeyHash >inline
t_Key2Element typedefLRU_Cache< t_Key, t_Val, t_KeyHash >private
toFront(CacheEntry *pEntry) constLRU_Cache< t_Key, t_Val, t_KeyHash >inlineprivate