add(Key const &name, ElementPtr element) | castor3d::CacheBase< ElementType, KeyType > | inline |
add(Key const &name, Parameters &&... parameters) | castor3d::CacheBase< ElementType, KeyType > | inline |
begin() | castor3d::CacheBase< ElementType, KeyType > | inline |
begin() const | castor3d::CacheBase< ElementType, KeyType > | inline |
Cache(Engine &engine, Producer &&produce, Initialiser &&initialise=Initialiser{}, Cleaner &&clean=Cleaner{}, Merger &&merge=Merger{}) | castor3d::Cache< ElementType, KeyType > | inline |
CacheBase(Engine &engine, Producer &&produce, Initialiser &&initialise, Cleaner &&clean, Merger &&merge) | castor3d::CacheBase< ElementType, KeyType > | inline |
Cleaner typedef | castor3d::Cache< ElementType, KeyType > | |
cleanup() | castor3d::CacheBase< ElementType, KeyType > | inline |
clear() | castor3d::CacheBase< ElementType, KeyType > | inline |
Collection typedef | castor3d::Cache< ElementType, KeyType > | |
create(Key const &name, Parameters &&... parameters) | castor3d::CacheBase< ElementType, KeyType > | inline |
Element typedef | castor3d::Cache< ElementType, KeyType > | |
ElementPtr typedef | castor3d::Cache< ElementType, KeyType > | |
end() | castor3d::CacheBase< ElementType, KeyType > | inline |
end() const | castor3d::CacheBase< ElementType, KeyType > | inline |
find(Key const &name) const | castor3d::CacheBase< ElementType, KeyType > | inline |
forEach(FuncType func) const | castor3d::CacheBase< ElementType, KeyType > | inline |
forEach(FuncType func) | castor3d::CacheBase< ElementType, KeyType > | inline |
getEngine() const | castor3d::CacheBase< ElementType, KeyType > | inline |
getObjectCount() const | castor3d::CacheBase< ElementType, KeyType > | inline |
getObjectTypeName() const | castor3d::CacheBase< ElementType, KeyType > | inline |
has(Key const &name) const | castor3d::CacheBase< ElementType, KeyType > | inline |
Initialiser typedef | castor3d::Cache< ElementType, KeyType > | |
isEmpty() const | castor3d::CacheBase< ElementType, KeyType > | inline |
Key typedef | castor3d::Cache< ElementType, KeyType > | |
lock() const | castor3d::CacheBase< ElementType, KeyType > | inline |
m_clean | castor3d::CacheBase< ElementType, KeyType > | protected |
m_elements | castor3d::CacheBase< ElementType, KeyType > | mutableprotected |
m_engine | castor3d::CacheBase< ElementType, KeyType > | protected |
m_initialise | castor3d::CacheBase< ElementType, KeyType > | protected |
m_merge | castor3d::CacheBase< ElementType, KeyType > | protected |
m_produce | castor3d::CacheBase< ElementType, KeyType > | protected |
mergeInto(MyCacheType &destination) | castor3d::CacheBase< ElementType, KeyType > | inline |
Merger typedef | castor3d::Cache< ElementType, KeyType > | |
MyCacheTraits typedef | castor3d::Cache< ElementType, KeyType > | |
MyCacheType typedef | castor3d::Cache< ElementType, KeyType > | |
Producer typedef | castor3d::Cache< ElementType, KeyType > | |
remove(Key const &name) | castor3d::CacheBase< ElementType, KeyType > | inline |
unlock() const | castor3d::CacheBase< ElementType, KeyType > | inline |
~Cache() | castor3d::Cache< ElementType, KeyType > | inline |
~CacheBase() | castor3d::CacheBase< ElementType, KeyType > | inline |