QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
FloatingCatBond Member List

This is the complete list of members for FloatingCatBond, including all inherited members.

accruedAmount(Date d=Date()) constBondvirtual
additionalResults() constInstrument
additionalResults_ (defined in Instrument)Instrumentmutableprotected
addRedemptionsToCashflows(const std::vector< Real > &redemptions=std::vector< Real >())Bondprotected
alwaysForward_ (defined in LazyObject)LazyObjectprotected
alwaysForwardNotifications()LazyObject
Bond(Natural settlementDays, const Calendar &calendar, const Date &issueDate=Date(), const Leg &coupons=Leg())Bond
Bond(Natural settlementDays, const Calendar &calendar, Real faceAmount, const Date &maturityDate, const Date &issueDate=Date(), const Leg &cashflows=Leg())Bond
calculate() constInstrumentprotectedvirtual
calculated_ (defined in LazyObject)LazyObjectmutableprotected
calculateNotionalsFromCashflows()Bondprotected
calendar() const (defined in Bond)Bond
calendar_ (defined in Bond)Bondprotected
cashflows() constBond
cashflows_ (defined in Bond)Bondprotected
CatBond(Natural settlementDays, const Calendar &calendar, const Date &issueDate, const ext::shared_ptr< NotionalRisk > &notionalRisk) (defined in CatBond)CatBond
cleanPrice() constBond
cleanPrice(Rate yield, const DayCounter &dc, Compounding comp, Frequency freq, Date settlementDate=Date()) constBond
deepUpdate()Bondvirtual
dirtyPrice() constBond
dirtyPrice(Rate yield, const DayCounter &dc, Compounding comp, Frequency freq, Date settlementDate=Date()) constBond
engine_ (defined in Instrument)Instrumentprotected
errorEstimate() constInstrument
errorEstimate_ (defined in Instrument)Instrumentprotected
exhaustionProbability() const (defined in CatBond)CatBond
exhaustionProbability_ (defined in CatBond)CatBondmutableprotected
expectedLoss() const (defined in CatBond)CatBond
expectedLoss_ (defined in CatBond)CatBondmutableprotected
fetchResults(const PricingEngine::results *) const (defined in CatBond)CatBondvirtual
FloatingCatBond(Natural settlementDays, Real faceAmount, const Schedule &schedule, const ext::shared_ptr< IborIndex > &iborIndex, const DayCounter &accrualDayCounter, const ext::shared_ptr< NotionalRisk > &notionalRisk, BusinessDayConvention paymentConvention=Following, Natural fixingDays=Null< Natural >(), const std::vector< Real > &gearings=std::vector< Real >(1, 1.0), const std::vector< Spread > &spreads=std::vector< Spread >(1, 0.0), const std::vector< Rate > &caps=std::vector< Rate >(), const std::vector< Rate > &floors=std::vector< Rate >(), bool inArrears=false, Real redemption=100.0, const Date &issueDate=Date()) (defined in FloatingCatBond)FloatingCatBond
FloatingCatBond(Natural settlementDays, Real faceAmount, const Date &startDate, const Date &maturityDate, Frequency couponFrequency, const Calendar &calendar, const ext::shared_ptr< IborIndex > &iborIndex, const DayCounter &accrualDayCounter, const ext::shared_ptr< NotionalRisk > &notionalRisk, BusinessDayConvention accrualConvention=Following, BusinessDayConvention paymentConvention=Following, Natural fixingDays=Null< Natural >(), const std::vector< Real > &gearings=std::vector< Real >(1, 1.0), const std::vector< Spread > &spreads=std::vector< Spread >(1, 0.0), const std::vector< Rate > &caps=std::vector< Rate >(), const std::vector< Rate > &floors=std::vector< Rate >(), bool inArrears=false, Real redemption=100.0, const Date &issueDate=Date(), const Date &stubDate=Date(), DateGeneration::Rule rule=DateGeneration::Backward, bool endOfMonth=false) (defined in FloatingCatBond)FloatingCatBond
freeze()LazyObject
frozen_ (defined in LazyObject)LazyObjectprotected
Instrument() (defined in Instrument)Instrument
isExpired() constBondvirtual
issueDate() const (defined in Bond)Bond
issueDate_ (defined in Bond)Bondprotected
isTradable(Date d=Date()) const (defined in Bond)Bond
iterator typedef (defined in Observer)Observer
LazyObject() (defined in LazyObject)LazyObject
lossProbability() const (defined in CatBond)CatBond
lossProbability_ (defined in CatBond)CatBondmutableprotected
maturityDate() const (defined in Bond)Bond
maturityDate_ (defined in Bond)Bondprotected
nextCashFlowDate(Date d=Date()) const (defined in Bond)Bond
nextCouponRate(Date d=Date()) constBondvirtual
notifyObservers()Observable
notional(Date d=Date()) const (defined in Bond)Bondvirtual
notionalRisk_ (defined in CatBond)CatBondprotected
notionals() const (defined in Bond)Bond
notionals_ (defined in Bond)Bondprotected
notionalSchedule_ (defined in Bond)Bondprotected
NPV() constInstrument
NPV_ (defined in Instrument)Instrumentmutableprotected
Observable() (defined in Observable)Observable
Observable(const Observable &) (defined in Observable)Observable
Observer() (defined in Observer)Observer
Observer(const Observer &) (defined in Observer)Observer
QuantLib::operator=(const Observable &)Observable
operator=(const Observer &) (defined in Observer)Observer
performCalculations() constInstrumentprotectedvirtual
previousCashFlowDate(Date d=Date()) const (defined in Bond)Bond
previousCouponRate(Date d=Date()) constBond
recalculate()LazyObject
redemption() constBond
redemptions() constBond
redemptions_ (defined in Bond)Bondprotected
registerWith(const ext::shared_ptr< Observable > &) (defined in Observer)Observer
registerWithObservables(const ext::shared_ptr< Observer > &)Observer
result(const std::string &tag) constInstrument
set_type typedef (defined in Observer)Observer
setPricingEngine(const ext::shared_ptr< PricingEngine > &)Instrument
setSingleRedemption(Real notional, Real redemption, const Date &date)Bondprotected
setSingleRedemption(Real notional, const ext::shared_ptr< CashFlow > &redemption)Bondprotected
settlementDate(Date d=Date()) const (defined in Bond)Bond
settlementDays() const (defined in Bond)Bond
settlementDays_ (defined in Bond)Bondprotected
settlementValue() constBond
settlementValue(Real cleanPrice) constBond
settlementValue_ (defined in Bond)Bondmutableprotected
setupArguments(PricingEngine::arguments *) const (defined in CatBond)CatBondvirtual
setupExpired() constBondprotectedvirtual
startDate() const (defined in Bond)Bond
unfreeze()LazyObject
unregisterWith(const ext::shared_ptr< Observable > &) (defined in Observer)Observer
unregisterWithAll() (defined in Observer)Observer
update()LazyObjectvirtual
valuationDate() constInstrument
valuationDate_ (defined in Instrument)Instrumentmutableprotected
yield(const DayCounter &dc, Compounding comp, Frequency freq, Real accuracy=1.0e-8, Size maxEvaluations=100, Real guess=0.05, Bond::Price::Type priceType=Bond::Price::Clean) constBond
yield(Real cleanPrice, const DayCounter &dc, Compounding comp, Frequency freq, Date settlementDate=Date(), Real accuracy=1.0e-8, Size maxEvaluations=100, Real guess=0.05, Bond::Price::Type priceType=Bond::Price::Clean) constBond
~CatBond() (defined in CatBond)CatBondvirtual
~LazyObject() (defined in LazyObject)LazyObjectvirtual
~Observable() (defined in Observable)Observablevirtual
~Observer() (defined in Observer)Observervirtual