This is the complete list of members for OREApp, including all inherited members.
| analytics() | OREApp | protectedvirtual |
| analyticsManager_ | OREApp | protected |
| buildCsvLoader(const QuantLib::ext::shared_ptr< Parameters > ¶ms) | OREApp | protected |
| buildInputParameters(QuantLib::ext::shared_ptr< InputParameters > inputs, const QuantLib::ext::shared_ptr< Parameters > ¶ms) | OREApp | protected |
| closeLog() | OREApp | protected |
| console_ | OREApp | protected |
| errorMessages_ | OREApp | protected |
| getAnalytic(std::string type) | OREApp | |
| getAnalyticTypes() | OREApp | |
| getCube(std::string cubeName) | OREApp | |
| getCubeNames() | OREApp | |
| getErrors() | OREApp | |
| getInputs() | OREApp | |
| getMarketCube(std::string cubeName) | OREApp | |
| getMarketCubeNames() | OREApp | |
| getReport(std::string reportName) | OREApp | |
| getReportNames() | OREApp | |
| getRunTime() | OREApp | |
| getSupportedAnalyticTypes() | OREApp | |
| initFromInputs() | OREApp | protected |
| initFromParams() | OREApp | protected |
| inputs_ | OREApp | protected |
| logFile_ | OREApp | protected |
| logMask_ | OREApp | protected |
| logRootPath_ | OREApp | protected |
| OREApp(QuantLib::ext::shared_ptr< Parameters > params, bool console=false, const boost::filesystem::path &logRootPath=boost::filesystem::path()) | OREApp | |
| OREApp(const QuantLib::ext::shared_ptr< InputParameters > &inputs, const std::string &logFile, Size logLevel=31, bool console=false, const boost::filesystem::path &logRootPath=boost::filesystem::path()) | OREApp | |
| outputPath_ | OREApp | protected |
| outputs_ | OREApp | protected |
| params_ | OREApp | protected |
| progressLogFile_ | OREApp | protected |
| progressLogRotationSize_ | OREApp | protected |
| progressLogToConsole_ | OREApp | protected |
| run() | OREApp | virtual |
| run(const std::vector< std::string > &marketData, const std::vector< std::string > &fixingData) | OREApp | |
| runTimer_ | OREApp | protected |
| setupLog(const std::string &path, const std::string &file, QuantLib::Size mask, const boost::filesystem::path &logRootPath, const std::string &progressLogFile="", QuantLib::Size progressLogRotationSize=100 *1024 *1024, bool progressLogToConsole=false, const std::string &structuredLogFile="", QuantLib::Size structuredLogRotationSize=100 *1024 *1024) | OREApp | protected |
| structuredLogFile_ | OREApp | protected |
| structuredLogger_ | OREApp | protected |
| structuredLogRotationSize_ | OREApp | protected |
| version() | OREApp | |
| ~OREApp() | OREApp | virtual |