This is the complete list of members for BlockHandlerStorage, including all inherited members.
_blockName | BlockHandler | protected |
_dataPerPort | BlockHandler | protected |
_errorMessageBase | BlockHandler | protected |
_modelComponent | BusinessLogicHandler | protected |
_uiComponent | BusinessLogicHandler | protected |
BlockHandler(EntityBlock *blockEntity, const HandlerMap &allHandler) | BlockHandler | |
BlockHandlerStorage(EntityBlockStorage *blockEntity, const HandlerMap &handlerMap) | BlockHandlerStorage | |
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 |
executeOwnNode(std::shared_ptr< GraphNode > ownNode) | BlockHandler | |
executeSpecialized() override | BlockHandlerStorage | virtual |
HandlerMap typedef | BlockHandler | |
ModelComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
setData(PipelineData &data, const std::string &targetPort) | BlockHandler | virtual |
setModelComponent(ot::components::ModelComponent *model) | BusinessLogicHandler | inline |
setUIComponent(ot::components::UiComponent *ui) | BusinessLogicHandler | inline |
UIComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
~BlockHandler() | BlockHandler | virtual |
~BlockHandlerStorage() | BlockHandlerStorage | |
~BusinessLogicHandler() | BusinessLogicHandler | inlinevirtual |