25#include <ql/currencies/europe.hpp>
26#include <ql/indexes/inflationindex.hpp>
31class FRCPI :
public QuantLib::ZeroInflationIndex {
33 FRCPI(
const QuantLib::Handle<QuantLib::ZeroInflationTermStructure>& ts =
34 QuantLib::Handle<QuantLib::ZeroInflationTermStructure>())
38 QL_DEPRECATED_DISABLE_WARNING
39 QL_DEPRECATED
FRCPI(
bool interpolated,
const QuantLib::Handle<QuantLib::ZeroInflationTermStructure>& ts =
40 QuantLib::Handle<QuantLib::ZeroInflationTermStructure>())
43 QL_DEPRECATED_ENABLE_WARNING
FRCPI(const QuantLib::Handle< QuantLib::ZeroInflationTermStructure > &ts=QuantLib::Handle< QuantLib::ZeroInflationTermStructure >())
QL_DEPRECATED_DISABLE_WARNING QL_DEPRECATED FRCPI(bool interpolated, const QuantLib::Handle< QuantLib::ZeroInflationTermStructure > &ts=QuantLib::Handle< QuantLib::ZeroInflationTermStructure >())