24#ifndef quantext_deposit_engine_hpp
25#define quantext_deposit_engine_hpp
27#include <ql/handle.hpp>
28#include <ql/termstructures/yieldtermstructure.hpp>
37 boost::optional<bool> includeSettlementDateFlows = boost::none, Date settlementDate = Date(),
38 Date npvDate = Date());
Handle< YieldTermStructure > discountCurve_
Handle< YieldTermStructure > discountCurve() const
boost::optional< bool > includeSettlementDateFlows_
void calculate() const override