Doxygen
Cache< K, V > 成员列表

成员的完整列表,这些成员属于 Cache< K, V >,包括所有继承而来的类成员

begin()Cache< K, V >inline
begin() constCache< K, V >inline
Cache(size_t capacity)Cache< K, V >inline
capacity() constCache< K, V >inline
clear()Cache< K, V >inline
const_iterator typedefCache< K, V >
end()Cache< K, V >inline
end() constCache< K, V >inline
find(const K &key)Cache< K, V >inline
hits() constCache< K, V >inline
insert(const K &key, V &&value)Cache< K, V >inline
insert(const K &key, const V &value)Cache< K, V >inline
iterator typedefCache< K, V >
kv_pair typedefCache< K, V >
m_cacheItemListCache< K, V >private
m_cacheItemMapCache< K, V >private
m_capacityCache< K, V >private
m_hitsCache< K, V >private
m_missesCache< K, V >private
misses() constCache< K, V >inline
remove(const K &key)Cache< K, V >inline
resize()Cache< K, V >inlineprivate
size() constCache< K, V >inline