Logo
Reference manual - version orea_version
ReportWriter Member List

This is the complete list of members for ReportWriter, including all inherited members.

addMarketDatum(ore::data::Report &report, const ore::data::MarketDatum &md, const QuantLib::Date &actualDate=Date()) (defined in ReportWriter)ReportWriterprotected
nullString() const (defined in ReportWriter)ReportWriter
nullString_ (defined in ReportWriter)ReportWriterprotected
ReportWriter(const std::string &nullString="#NA")ReportWriter
writeAdditionalResultsReport(ore::data::Report &report, boost::shared_ptr< ore::data::Portfolio > portfolio, boost::shared_ptr< Market > market, const std::string &baseCurrency) (defined in ReportWriter)ReportWritervirtual
writeAggregationScenarioData(ore::data::Report &report, const AggregationScenarioData &data) (defined in ReportWriter)ReportWritervirtual
writeCashflow(ore::data::Report &report, const std::string &baseCurrency, boost::shared_ptr< ore::data::Portfolio > portfolio, boost::shared_ptr< ore::data::Market > market=boost::shared_ptr< ore::data::Market >(), const std::string &configuration=ore::data::Market::defaultConfiguration, const bool includePastCashflows=false) (defined in ReportWriter)ReportWritervirtual
writeCashflowNpv(ore::data::Report &report, const ore::data::InMemoryReport &cashflowReport, boost::shared_ptr< ore::data::Market > market, const std::string &configuration, const std::string &baseCcy, const Date &horizon=Date::maxDate()) (defined in ReportWriter)ReportWritervirtual
writeCrifReport(const boost::shared_ptr< ore::data::Report > &report, const SimmNetSensitivities &crifRecords)ReportWritervirtual
writeCube(ore::data::Report &report, const boost::shared_ptr< NPVCube > &cube, const std::map< std::string, std::string > &nettingSetMap=std::map< std::string, std::string >()) (defined in ReportWriter)ReportWritervirtual
writeCurves(ore::data::Report &report, const std::string &configID, const DateGrid &grid, const TodaysMarketParameters &marketConfig, const boost::shared_ptr< Market > &market, const bool continueOnError=false) (defined in ReportWriter)ReportWritervirtual
writeDividends(ore::data::Report &report, const boost::shared_ptr< ore::data::Loader > &loader) (defined in ReportWriter)ReportWritervirtual
writeFixings(ore::data::Report &report, const boost::shared_ptr< ore::data::Loader > &loader) (defined in ReportWriter)ReportWritervirtual
writeMarketData(ore::data::Report &report, const boost::shared_ptr< ore::data::Loader > &loader, const QuantLib::Date &asof, const set< string > &quoteNames, bool returnAll) (defined in ReportWriter)ReportWritervirtual
writeNettingSetColva(ore::data::Report &report, boost::shared_ptr< PostProcess > postProcess, const std::string &nettingSetId) (defined in ReportWriter)ReportWritervirtual
writeNettingSetCvaSensitivities(ore::data::Report &report, boost::shared_ptr< PostProcess > postProcess, const std::string &nettingSetId) (defined in ReportWriter)ReportWritervirtual
writeNettingSetExposures(ore::data::Report &report, boost::shared_ptr< PostProcess > postProcess, const std::string &nettingSetId) (defined in ReportWriter)ReportWritervirtual
writeNettingSetExposures(ore::data::Report &report, boost::shared_ptr< PostProcess > postProcess) (defined in ReportWriter)ReportWritervirtual
writeNpv(ore::data::Report &report, const std::string &baseCurrency, boost::shared_ptr< ore::data::Market > market, const std::string &configuration, boost::shared_ptr< Portfolio > portfolio) (defined in ReportWriter)ReportWritervirtual
writePricingStats(ore::data::Report &report, const boost::shared_ptr< Portfolio > &portfolio) (defined in ReportWriter)ReportWritervirtual
writeScenarioDistributions(const boost::shared_ptr< ore::analytics::ScenarioGenerator > &generator, const std::vector< ore::analytics::RiskFactorKey > &keys, QuantLib::Size numPaths, const std::vector< QuantLib::Date > &dates, QuantLib::Size distSteps, ore::data::Report &report) (defined in ReportWriter)ReportWritervirtual
writeScenarioReport(ore::data::Report &report, const boost::shared_ptr< SensitivityCube > &sensitivityCube, QuantLib::Real outputThreshold=0.0) (defined in ReportWriter)ReportWritervirtual
writeScenarioStatistics(const boost::shared_ptr< ore::analytics::ScenarioGenerator > &generator, const std::vector< ore::analytics::RiskFactorKey > &keys, QuantLib::Size numPaths, const std::vector< QuantLib::Date > &dates, ore::data::Report &report) (defined in ReportWriter)ReportWritervirtual
writeSensitivityConfigReport(ore::data::Report &report, const std::map< RiskFactorKey, QuantLib::Real > &shiftSizes, const std::map< RiskFactorKey, QuantLib::Real > &baseValues, const std::map< RiskFactorKey, std::string > &keyToFactor) (defined in ReportWriter)ReportWritervirtual
writeSensitivityReport(ore::data::Report &report, const boost::shared_ptr< SensitivityStream > &ss, QuantLib::Real outputThreshold=0.0, QuantLib::Size outputPrecision=2) (defined in ReportWriter)ReportWritervirtual
writeSIMMData(const SimmNetSensitivities &simmData, const boost::shared_ptr< ore::data::Report > &dataReport, const bool hasNettingSetDetails=false)ReportWritervirtual
writeSIMMReport(const std::map< SimmConfiguration::SimmSide, std::map< NettingSetDetails, std::pair< std::string, SimmResults >>> &simmResultsMap, const boost::shared_ptr< ore::data::Report > report, const bool hasNettingSetDetails=false, const std::string &simmResultCcy="", const std::string &simmCalcCcy="", const std::string &reportCcy="", QuantLib::Real fxSpot=1.0, QuantLib::Real outputThreshold=0.005)ReportWritervirtual
writeSIMMReport(const std::map< SimmConfiguration::SimmSide, std::map< NettingSetDetails, std::map< std::string, SimmResults >>> &simmResultsMap, const boost::shared_ptr< ore::data::Report > report, const bool hasNettingSetDetails=false, const std::string &simmResultCcy="", const std::string &simmCalcCcy="", const std::string &reportCcy="", const bool isFinalSimm=true, QuantLib::Real fxSpot=1.0, QuantLib::Real outputThreshold=0.005) (defined in ReportWriter)ReportWritervirtual
writeTradeExposures(ore::data::Report &report, boost::shared_ptr< PostProcess > postProcess, const std::string &tradeId) (defined in ReportWriter)ReportWritervirtual
writeXVA(ore::data::Report &report, const string &allocationMethod, boost::shared_ptr< Portfolio > portfolio, boost::shared_ptr< PostProcess > postProcess) (defined in ReportWriter)ReportWritervirtual
~ReportWriter() (defined in ReportWriter)ReportWritervirtual