This is the complete list of members for OREApp, including all inherited members.
analytics() (defined in OREApp) | OREApp | protectedvirtual |
analyticsManager_ (defined in OREApp) | OREApp | protected |
buildCsvLoader(const QuantLib::ext::shared_ptr< Parameters > ¶ms) (defined in OREApp) | OREApp | protected |
buildInputParameters(QuantLib::ext::shared_ptr< InputParameters > inputs, const QuantLib::ext::shared_ptr< Parameters > ¶ms) | OREApp | protected |
closeLog() | OREApp | protected |
console_ (defined in OREApp) | OREApp | protected |
errorMessages_ (defined in OREApp) | OREApp | protected |
getAnalytic(std::string type) (defined in OREApp) | OREApp | |
getAnalyticTypes() (defined in OREApp) | OREApp | |
getCube(std::string cubeName) (defined in OREApp) | OREApp | |
getCubeNames() (defined in OREApp) | OREApp | |
getErrors() (defined in OREApp) | OREApp | |
getInputs() (defined in OREApp) | OREApp | |
getMarketCube(std::string cubeName) (defined in OREApp) | OREApp | |
getMarketCubeNames() (defined in OREApp) | OREApp | |
getReport(std::string reportName) (defined in OREApp) | OREApp | |
getReportNames() (defined in OREApp) | OREApp | |
getRunTime() | OREApp | |
getSupportedAnalyticTypes() (defined in OREApp) | OREApp | |
initFromInputs() (defined in OREApp) | OREApp | protected |
initFromParams() (defined in OREApp) | OREApp | protected |
inputs_ (defined in OREApp) | OREApp | protected |
logFile_ | OREApp | protected |
logMask_ (defined in OREApp) | OREApp | protected |
logRootPath_ (defined in OREApp) | 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_ (defined in OREApp) | OREApp | protected |
outputs_ (defined in OREApp) | OREApp | protected |
params_ | OREApp | protected |
progressLogFile_ (defined in OREApp) | OREApp | protected |
progressLogRotationSize_ (defined in OREApp) | OREApp | protected |
progressLogToConsole_ (defined in OREApp) | OREApp | protected |
run() | OREApp | virtual |
run(const std::vector< std::string > &marketData, const std::vector< std::string > &fixingData) | OREApp | |
runTimer_ (defined in OREApp) | 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_ (defined in OREApp) | OREApp | protected |
structuredLogger_ (defined in OREApp) | OREApp | protected |
structuredLogRotationSize_ (defined in OREApp) | OREApp | protected |
version() (defined in OREApp) | OREApp | |
~OREApp() | OREApp | virtual |