26#include <ql/shared_ptr.hpp>
46 void read(QuantLib::ext::shared_ptr<ore::analytics::NPVCube>& cube, std::map<std::string, std::string>& nettingSetMap);
Read an NPV cube from a human readable text file.
const std::string & filename() const
Return the filename this reader is reader from.
void read(QuantLib::ext::shared_ptr< ore::analytics::NPVCube > &cube, std::map< std::string, std::string > &nettingSetMap)
Read a cube from a csv file.