26#include <ql/shared_ptr.hpp>
46 void write(
const QuantLib::ext::shared_ptr<NPVCube>& cube,
const std::map<std::string, std::string>& nettingSetMap,
Write an NPV cube to a human readable text file.
void write(const QuantLib::ext::shared_ptr< NPVCube > &cube, const std::map< std::string, std::string > &nettingSetMap, bool append=false)
Write a cube out to file.
const std::string & filename()
Return the filename this writer is writing too.