25#include <ql/indexes/iborindex.hpp>
26#include <ql/termstructures/yieldtermstructure.hpp>
37 QuantLib::ext::shared_ptr<OvernightIndex>
rfrIndex()
const;
50 QuantLib::ext::shared_ptr<OvernightIndex>
rfrIndex_;
Calendar calendar() const override
QuantLib::ext::shared_ptr< IborIndex > originalIndex_
QuantLib::ext::shared_ptr< OvernightIndex > rfrIndex_
const Date & referenceDate() const override
Natural settlementDays() const override
Date maxDate() const override
Real discountImpl(QuantLib::Time t) const override
QuantLib::ext::shared_ptr< OvernightIndex > rfrIndex() const
const Date & switchDate() const
QuantLib::ext::shared_ptr< IborIndex > originalIndex() const