QuantLibAddin::DatedOISRateHelper Class Reference

#include <qlo/ratehelpers.hpp>

Inheritance diagram for QuantLibAddin::DatedOISRateHelper:
Collaboration diagram for QuantLibAddin::DatedOISRateHelper:

Public Member Functions

 DatedOISRateHelper (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const QuantLib::Date &startDate, const QuantLib::Date &endDate, const QuantLib::Handle< QuantLib::Quote > &fixedRate, const boost::shared_ptr< QuantLib::OvernightIndex > &overnightIndex, const QuantLib::Handle< QuantLib::YieldTermStructure > &discount, bool permanent)
 
- Public Member Functions inherited from QuantLibAddin::RateHelper
std::string quoteName ()
 

Additional Inherited Members

- Public Types inherited from QuantLibAddin::RateHelper
enum  DepoInclusionCriteria { AllDepos, DeposBeforeFirstFuturesStartDate, DeposBeforeFirstFuturesStartDatePlusOne, DeposBeforeFirstFuturesExpiryDate }
 
- Protected Member Functions inherited from QuantLibAddin::RateHelper
 OH_LIB_CTOR (RateHelper, QuantLib::RateHelper)
 
- Protected Attributes inherited from QuantLibAddin::RateHelper
std::string quoteName_
 

Constructor & Destructor Documentation

◆ DatedOISRateHelper()

QuantLibAddin::DatedOISRateHelper::DatedOISRateHelper ( const boost::shared_ptr< ObjectHandler::ValueObject > &  properties,
const QuantLib::Date &  startDate,
const QuantLib::Date &  endDate,
const QuantLib::Handle< QuantLib::Quote > &  fixedRate,
const boost::shared_ptr< QuantLib::OvernightIndex > &  overnightIndex,
const QuantLib::Handle< QuantLib::YieldTermStructure > &  discount,
bool  permanent 
)

The documentation for this class was generated from the following file: