This is the complete list of members for PipelineHandler, including all inherited members.
_modelComponent | BusinessLogicHandler | protected |
_uiComponent | BusinessLogicHandler | protected |
CheckEssentials() | BusinessLogicHandler | inlineprotected |
CreateNewUniqueTopologyName(const std::string &folderName, const std::string &fileName) | BusinessLogicHandler | protected |
CreateNewUniqueTopologyName(const std::string &FolderName, const std::string &fileName, uint64_t numberOfFiles) | BusinessLogicHandler | protected |
CreateNewUniqueTopologyNamePlainPossible(const std::string &folderName, const std::string &fileName, std::list< std::string > &additionallyTakenNames) | BusinessLogicHandler | protected |
ModelComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
RunAll(const std::list< std::shared_ptr< GraphNode > > &rootNodes, const std::map< ot::UID, std::shared_ptr< GraphNode > > &graphNodesByBlockID, std::map< ot::UID, std::shared_ptr< EntityBlock > > &allBlockEntitiesByBlockID) | PipelineHandler | |
setModelComponent(ot::components::ModelComponent *model) | BusinessLogicHandler | inline |
setUIComponent(ot::components::UiComponent *ui) | BusinessLogicHandler | inline |
UIComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
~BusinessLogicHandler() | BusinessLogicHandler | inlinevirtual |