add(Key const &name, ElementPtr element) | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
add(Key const &name, SceneNode &parent, Parameters &&... parameters) | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Attacher typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
begin() | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
begin() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Cleaner typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
cleanup() | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
clear() | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Collection typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
Detacher typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
doReportCreation(castor::String const &name) | castor3d::ObjectCacheBase< ElementType, KeyType > | inlineprotected |
doReportDuplicate(castor::String const &name) | castor3d::ObjectCacheBase< ElementType, KeyType > | inlineprotected |
doReportNull() | castor3d::ObjectCacheBase< ElementType, KeyType > | inlineprotected |
Element typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
ElementPtr typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
end() | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
end() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
find(Key const &name) const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
forEach(FuncType func) const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
forEach(FuncType func) | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
getEngine() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
getObjectCount() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
getObjectTypeName() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
getScene() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
has(Key const &name) const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Initialiser typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
isEmpty() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Key typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
lock() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
LockType typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_attach | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_clean | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_detach | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_elements | castor3d::ObjectCacheBase< ElementType, KeyType > | mutableprotected |
m_engine | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_initialise | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_merge | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_produce | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_rootCameraNode | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_rootNode | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_rootObjectNode | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
m_scene | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
mergeInto(MyObjectCacheType &destination) | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Merger typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
MyObjectCacheTraits typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
MyObjectCacheType typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
ObjectCacheBase(Engine &engine, Scene &scene, SceneNodeSPtr rootNode, SceneNodeSPtr rootCameraNode, SceneNodeSPtr rootObjectNode, Producer &&produce, Initialiser &&initialise=Initialiser{}, Cleaner &&clean=Cleaner{}, Merger &&merge=Merger{}, Attacher &&attach=Attacher{}, Detacher &&detach=Detacher{}) | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
onChanged | castor3d::ObjectCacheBase< ElementType, KeyType > | |
OnChanged typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | |
OnChangedFunction typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | |
Producer typedef | castor3d::ObjectCacheBase< ElementType, KeyType > | protected |
remove(Key const &name) | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
Scene class | castor3d::ObjectCacheBase< ElementType, KeyType > | friend |
unlock() const | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |
~ObjectCacheBase() | castor3d::ObjectCacheBase< ElementType, KeyType > | inline |