Logo
Reference manual - version orea_version
npvrecord.hpp File Reference

Struct for holding an NPV record. More...

#include <ql/types.hpp>
#include <ql/time/date.hpp>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index/identity.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/multi_index/composite_key.hpp>
#include <string>

Classes

struct  NpvRecord

Namespaces

namespace  ore
namespace  ore::analytics

Functions

std::ostream & operator<< (std::ostream &out, const NpvRecord &nr)
 Enable writing of a NpvRecord.

Detailed Description

Struct for holding an NPV record.