LibreOffice Module stoc (master) 1
|
This is the complete list of members for stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey >, including all inherited members.
lookup(t_key const &key) const | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | inline |
lru_cache() | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | inline |
m_block | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | private |
m_head | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | mutableprivate |
m_key2element | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | private |
m_size | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | private |
m_tail | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | mutableprivate |
set(t_key const &key, t_val const &val) | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | inline |
setSize(::std::size_t size) | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | inline |
t_key2element typedef | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | private |
toFront(Entry *entry) const | stoc_sec::lru_cache< t_key, t_val, t_hashKey, t_equalKey > | inlineprivate |