This is the complete list of members for FileHandler, including all inherited members.
_modelComponent | BusinessLogicHandler | protected |
_uiComponent | BusinessLogicHandler | protected |
ActionAndFunctionHandler() | ActionAndFunctionHandler | |
addButtons(ot::components::UiComponent *_uiComponent, const std::string &_pageName) | FileHandler | |
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 |
FileHandler()=default | FileHandler | |
FileHandler(const FileHandler &_other)=delete | FileHandler | |
FileHandler(FileHandler &&_other)=delete | FileHandler | |
handleAction(const std::string &_action, ot::JsonDocument &_doc) override | FileHandler | protectedvirtual |
ModelComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
operator=(const FileHandler &_other)=delete | FileHandler | |
operator=(FileHandler &&_other)=delete | FileHandler | |
setDontDeleteHandler(bool _dontDelete=true) | ActionAndFunctionHandler | inline |
setModelComponent(ot::components::ModelComponent *model) | BusinessLogicHandler | inline |
setNextHandler(ActionAndFunctionHandler *_nextHandler) | ActionAndFunctionHandler | inline |
setUIComponent(ot::components::UiComponent *ui) | BusinessLogicHandler | inline |
tryToHandleAction(const std::string &_action, ot::JsonDocument &_doc) | ActionAndFunctionHandler | |
UIComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
~ActionAndFunctionHandler() | ActionAndFunctionHandler | virtual |
~BusinessLogicHandler() | BusinessLogicHandler | inlinevirtual |
~FileHandler()=default | FileHandler | virtual |