BRL-CDI index. More...
#include <qle/indexes/ibor/brlcdi.hpp>
Inheritance diagram for BRLCdi:
Collaboration diagram for BRLCdi:Public Member Functions | |
| BRLCdi (const QuantLib::Handle< QuantLib::YieldTermStructure > &h=QuantLib::Handle< QuantLib::YieldTermStructure >()) | |
InterestRateIndex interface | |
| QuantLib::Rate | forecastFixing (const QuantLib::Date &fixingDate) const override |
IborIndex interface | |
| QuantLib::ext::shared_ptr< IborIndex > | clone (const QuantLib::Handle< QuantLib::YieldTermStructure > &h) const override |
BRL-CDI index.
Definition at line 36 of file brlcdi.hpp.
| BRLCdi | ( | const QuantLib::Handle< QuantLib::YieldTermStructure > & | h = QuantLib::Handle<QuantLib::YieldTermStructure>() | ) |
Definition at line 38 of file brlcdi.hpp.
|
override |
Definition at line 26 of file brlcdi.cpp.
Here is the call graph for this function:
|
override |
Definition at line 47 of file brlcdi.cpp.