BaseObject(const std::string &className) | PARTONS::BaseObject | |
BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
clone() const | PARTONS::BaseObject | virtual |
debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
getClassName() const | PARTONS::BaseObject | |
getIndexId() const | PARTONS::BaseObject | |
getLastComputationId() const | PARTONS::ResultDaoService | |
getObjectId() const | PARTONS::BaseObject | |
getPlot2DListFromCustomQuery(const std::string &sqlQuery) | PARTONS::ResultDaoService | static |
getUniqueObjectId() | PARTONS::BaseObject | private |
info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
insertCommonDataIntoDatabaseTables() | PARTONS::ResultDaoService | protected |
insertDataIntoDatabaseTables(const std::string &fileName, std::string &string, const std::string &tableName) | PARTONS::ResultDaoService | protected |
loadDataIntoTable(const std::string &inputData, const std::string &tableName) | PARTONS::ResultDaoService | protected |
m_className | PARTONS::BaseObject | private |
m_computationDaoService | PARTONS::ResultDaoService | private |
m_computationDatabaseFile | PARTONS::ResultDaoService | private |
m_environmentConfigurationDaoService | PARTONS::ResultDaoService | private |
m_indexId | PARTONS::BaseObject | private |
m_lastComputationId | PARTONS::ResultDaoService | private |
m_lastScenarioComputation | PARTONS::ResultDaoService | private |
m_objectId | PARTONS::BaseObject | private |
m_previousComputationId | PARTONS::ResultDaoService | protected |
m_previousEnvConfId | PARTONS::ResultDaoService | private |
m_previousScenarioId | PARTONS::ResultDaoService | private |
m_scenario_computation_table | PARTONS::ResultDaoService | private |
m_scenarioDaoService | PARTONS::ResultDaoService | private |
m_temporaryFolderPath | PARTONS::ResultDaoService | private |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
m_useTmpFiles | PARTONS::ResultDaoService | private |
operator<(const BaseObject &other) const | PARTONS::BaseObject | |
prepareCommonTablesFromResultInfo(const ResultInfo &resultInfo) | PARTONS::ResultDaoService | protected |
prepareInsertQuery(const std::string &inputData, const std::string &tableName) | PARTONS::ResultDaoService | protected |
resolveObjectDependencies() | PARTONS::BaseObject | virtual |
ResultDaoService(const std::string &className) | PARTONS::ResultDaoService | |
serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
setIndexId(int indexId) | PARTONS::BaseObject | |
toString() const | PARTONS::BaseObject | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~ResultDaoService() | PARTONS::ResultDaoService | virtual |