#include "SimulationResults.h"
|
void | callback (std::string messageType, std::string message) |
|
◆ addResults()
void SimulationResults::addResults |
( |
const QJsonValue & | _result | ) |
|
◆ addToResultMap() [1/2]
void SimulationResults::addToResultMap |
( |
const std::string & | key, |
|
|
double | value ) |
◆ addToResultMap() [2/2]
void SimulationResults::addToResultMap |
( |
const std::string & | key, |
|
|
double | value ) |
◆ callback
void SimulationResults::callback |
( |
std::string | messageType, |
|
|
std::string | message ) |
|
signal |
◆ displayError()
void SimulationResults::displayError |
( |
std::string | _message | ) |
|
◆ displayMessage()
void SimulationResults::displayMessage |
( |
std::string | _message | ) |
|
◆ getInstance() [1/2]
◆ getInstance() [2/2]
◆ getResultMap() [1/2]
std::map< std::string, std::vector< double > > & SimulationResults::getResultMap |
( |
| ) |
|
|
inline |
◆ getResultMap() [2/2]
std::map< std::string, std::vector< double > > & SimulationResults::getResultMap |
( |
| ) |
|
|
inline |
◆ getVecAmount() [1/2]
int SimulationResults::getVecAmount |
( |
| ) |
|
|
inline |
◆ getVecAmount() [2/2]
int SimulationResults::getVecAmount |
( |
| ) |
|
|
inline |
◆ handleResults()
void SimulationResults::handleResults |
( |
const QJsonValue & | _result | ) |
|
◆ handleUnknownMessageType()
void SimulationResults::handleUnknownMessageType |
( |
std::string | _message | ) |
|
◆ setSolverInformation()
void SimulationResults::setSolverInformation |
( |
std::string | solverName, |
|
|
std::string | simulationType, |
|
|
std::string | circuitName ) |
◆ setVecAmount() [1/2]
void SimulationResults::setVecAmount |
( |
int | amount | ) |
|
|
inline |
◆ setVecAmount() [2/2]
void SimulationResults::setVecAmount |
( |
int | amount | ) |
|
|
inline |
◆ triggerCallback()
void SimulationResults::triggerCallback |
( |
std::string | messageType, |
|
|
std::string | message ) |
The documentation for this class was generated from the following files: