Logo
Reference manual - version ored_version
Namespaces | Functions
utilities.hpp File Reference

Utilities functions for reports. More...

#include <ored/report/inmemoryreport.hpp>

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Functions

QuantLib::ext::shared_ptr< ore::data::InMemoryReportaddColumnToExisitingReport (const std::string &columnName, const std::string &value, const QuantLib::ext::shared_ptr< ore::data::InMemoryReport > &report)
 
QuantLib::ext::shared_ptr< ore::data::InMemoryReportaddColumnsToExisitingReport (const QuantLib::ext::shared_ptr< ore::data::InMemoryReport > &newColsReport, const QuantLib::ext::shared_ptr< ore::data::InMemoryReport > &report)
 
QuantLib::ext::shared_ptr< ore::data::InMemoryReportconcatenateReports (const std::vector< QuantLib::ext::shared_ptr< ore::data::InMemoryReport >> &reports)
 

Detailed Description

Utilities functions for reports.