This is the complete list of members for mitsuba::SimpleCache< ArgType, ReturnType >, including all inherited members.
construct() | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | inlineprotectedstatic |
destruct(void *data) | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | inlineprotectedstatic |
get(const UpdateFunctor &functor, const ArgType &argument) | mitsuba::SimpleCache< ArgType, ReturnType > | inline |
PrimitiveThreadLocal< std::pair< ArgType, ReturnType > >::get() | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | inlineprotected |
PrimitiveThreadLocal< std::pair< ArgType, ReturnType > >::get() const | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | inlineprotected |
m_base | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | protected |
ParentType typedef | mitsuba::SimpleCache< ArgType, ReturnType > | protected |
PrimitiveThreadLocal() | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | inlineprotected |
set(std::pair< ArgType, ReturnType > &value) | mitsuba::PrimitiveThreadLocal< std::pair< ArgType, ReturnType > > | inlineprotected |
SimpleCache() | mitsuba::SimpleCache< ArgType, ReturnType > | inline |
ValueType typedef | mitsuba::SimpleCache< ArgType, ReturnType > | protected |