Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mitsuba::LRUCache< K, KComp, V > Member List

This is the complete list of members for mitsuba::LRUCache< K, KComp, V >, including all inherited members.

cache_type typedefmitsuba::LRUCache< K, KComp, V >
decRef(bool autoDeallocate=true) const Object
dummy_type typedefmitsuba::LRUCache< K, KComp, V >
get(const K &k, bool &hit)mitsuba::LRUCache< K, KComp, V >inline
get_keys(IT dst) const mitsuba::LRUCache< K, KComp, V >inline
getClass() const Objectvirtual
getRefCount() const Objectinline
incRef() const Object
insert(const K &k, const V &v)mitsuba::LRUCache< K, KComp, V >inlineprotected
isFull() const mitsuba::LRUCache< K, KComp, V >inline
LRUCache()mitsuba::LRUCache< K, KComp, V >inline
LRUCache(size_t capacity, const boost::function< V(const K &)> &generatorFunction, const boost::function< void(const V &)> &cleanupFunction=NULL)mitsuba::LRUCache< K, KComp, V >inline
m_theClassObjectstatic
Object()Object
staticInitialization()Objectstatic
staticShutdown()Objectstatic
toString() const Objectvirtual
~LRUCache()mitsuba::LRUCache< K, KComp, V >inlinevirtual
~Object()Objectprotectedvirtual