- QuantLib
- ZeroInflationIndex
 
Base class for zero inflation indices. More...
#include <ql/indexes/inflationindex.hpp>

| Public Member Functions | |
| ZeroInflationIndex (const std::string &familyName, const Region ®ion, bool revised, bool interpolated, Frequency frequency, const Period &availabilityLag, const Currency ¤cy, const Handle< ZeroInflationTermStructure > &ts=Handle< ZeroInflationTermStructure >()) | |
| Always use the evaluation date as the reference date. | |
| Index interface | |
| Rate | fixing (const Date &fixingDate, bool forecastTodaysFixing=false) const | 
| Other methods | |
| Handle < ZeroInflationTermStructure > | zeroInflationTermStructure () const | 
| boost::shared_ptr < ZeroInflationIndex > | clone (const Handle< ZeroInflationTermStructure > &h) const | 
Base class for zero inflation indices.