25#include <ql/indexes/iborindex.hpp>
26#include <ql/termstructures/yieldtermstructure.hpp>
36 QuantLib::ext::shared_ptr<OvernightIndex>
originalIndex()
const;
37 QuantLib::ext::shared_ptr<OvernightIndex>
rfrIndex()
const;
50 QuantLib::ext::shared_ptr<OvernightIndex>
rfrIndex_;
Calendar calendar() const override
QuantLib::ext::shared_ptr< OvernightIndex > originalIndex() const
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
QuantLib::ext::shared_ptr< OvernightIndex > originalIndex_
const Date & switchDate() const