QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
commoditycashflow.hpp File Reference

Commodity cash flow. More...

#include <ql/cashflow.hpp>
#include <ql/money.hpp>
#include <map>
#include <utility>

Go to the source code of this file.

Classes

class  CommodityCashFlow
 

Namespaces

namespace  QuantLib
 

Typedefs

typedef std::map< Date, ext::shared_ptr< CommodityCashFlow > > CommodityCashFlows
 

Detailed Description

Commodity cash flow.

Definition in file commoditycashflow.hpp.