VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
makVrv::LRUCache< K, T, COMPARE > Member List

This is the complete list of members for makVrv::LRUCache< K, T, COMPARE >, including all inherited members.

_bufmakVrv::LRUCache< K, T, COMPARE >protected
_hitsmakVrv::LRUCache< K, T, COMPARE >protected
_lrumakVrv::LRUCache< K, T, COMPARE >protected
_mapmakVrv::LRUCache< K, T, COMPARE >protected
_maxmakVrv::LRUCache< K, T, COMPARE >protected
_mutexmakVrv::LRUCache< K, T, COMPARE >mutableprotected
_queriesmakVrv::LRUCache< K, T, COMPARE >protected
_threadsafemakVrv::LRUCache< K, T, COMPARE >protected
clear()makVrv::LRUCache< K, T, COMPARE >inline
clear_impl()makVrv::LRUCache< K, T, COMPARE >inlineprivate
enableDebug(bool enable)makVrv::LRUCache< K, T, COMPARE >inline
erase(const K &key)makVrv::LRUCache< K, T, COMPARE >inline
erase_impl(const K &key)makVrv::LRUCache< K, T, COMPARE >inlineprivate
get(const K &key, Record &out)makVrv::LRUCache< K, T, COMPARE >inline
get_impl(const K &key, Record &result)makVrv::LRUCache< K, T, COMPARE >inlineprivate
getMaxSize() const makVrv::LRUCache< K, T, COMPARE >inline
getStats() const makVrv::LRUCache< K, T, COMPARE >inline
has(const K &key)makVrv::LRUCache< K, T, COMPARE >inline
has_impl(const K &key)makVrv::LRUCache< K, T, COMPARE >inlineprivate
insert(const K &key, const T &value)makVrv::LRUCache< K, T, COMPARE >inline
insert_impl(const K &key, const T &value)makVrv::LRUCache< K, T, COMPARE >inlineprivate
iterate(Functor &functor) const makVrv::LRUCache< K, T, COMPARE >inline
iterate_impl(Functor &f) const makVrv::LRUCache< K, T, COMPARE >inlineprivate
lru_iter typedefmakVrv::LRUCache< K, T, COMPARE >protected
lru_type typedefmakVrv::LRUCache< K, T, COMPARE >protected
LRUCache(unsigned max=100)makVrv::LRUCache< K, T, COMPARE >inline
LRUCache(bool threadsafe, unsigned max=100)makVrv::LRUCache< K, T, COMPARE >inline
map_const_iter typedefmakVrv::LRUCache< K, T, COMPARE >protected
map_iter typedefmakVrv::LRUCache< K, T, COMPARE >protected
map_type typedefmakVrv::LRUCache< K, T, COMPARE >protected
map_value_type typedefmakVrv::LRUCache< K, T, COMPARE >protected
myDebugmakVrv::LRUCache< K, T, COMPARE >private
setMaxSize(unsigned max)makVrv::LRUCache< K, T, COMPARE >inline
setMaxSize_impl(unsigned max)makVrv::LRUCache< K, T, COMPARE >inlineprivate
~LRUCache()makVrv::LRUCache< K, T, COMPARE >inlinevirtual

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)