This is the complete list of members for SimulationResults, including all inherited members.
_modelComponent | BusinessLogicHandler | protected |
_uiComponent | BusinessLogicHandler | protected |
addResults(const QJsonValue &_result) | SimulationResults | |
addToResultMap(const std::string &key, double value) | SimulationResults | |
addToResultMap(const std::string &key, double value) | SimulationResults | |
callback(std::string messageType, std::string message) | SimulationResults | signal |
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 |
displayError(std::string _message) | SimulationResults | |
displayMessage(std::string _message) | SimulationResults | |
getInstance() | SimulationResults | static |
getInstance() | SimulationResults | static |
getResultMap() | SimulationResults | inline |
getResultMap() | SimulationResults | inline |
getVecAmount() | SimulationResults | inline |
getVecAmount() | SimulationResults | inline |
handleResults(const QJsonValue &_result) | SimulationResults | |
handleUnknownMessageType(std::string _message) | SimulationResults | |
ModelComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
setModelComponent(ot::components::ModelComponent *model) | BusinessLogicHandler | inline |
setSolverInformation(std::string solverName, std::string simulationType, std::string circuitName) | SimulationResults | |
setUIComponent(ot::components::UiComponent *ui) | BusinessLogicHandler | inline |
setVecAmount(int amount) | SimulationResults | inline |
setVecAmount(int amount) | SimulationResults | inline |
triggerCallback(std::string messageType, std::string message) | SimulationResults | |
UIComponentWasSet() | BusinessLogicHandler | inlineprotectedvirtual |
~BusinessLogicHandler() | BusinessLogicHandler | inlinevirtual |