#include <CDFixedInterestRateCalculatorFactory.h>
Inheritance diagram for com::ftlabs::fisa::calc::CDFixedInterestRateCalculatorFactory:

Public Member Functions | |
| const Calculator * | createCalculator (const FixedInterestRateSecurity &security, const FISADate &settlementDate, const FISADate *exDividendDate, const Redemption &redemption) const throw ( CalculationException ) |
| const Calculator * | createCalculator (const FISADate &settlementDate, const FISADate *exDividendDate, const Redemption &redemption, const double parValue, const double interestRate, const DayCountBasis &dayCountBasis, const int interestFrequency, const bool eomAdjust, const FISADate *datedDate, const FISADate *firstInterestDate) const throw ( CalculationException ) |
Static Public Attributes | |
| static CDFixedInterestRateCalculatorFactory | INSTANCE |
Private Member Functions | |
| CDFixedInterestRateCalculatorFactory (void) | |
| ~CDFixedInterestRateCalculatorFactory (void) | |
| com::ftlabs::fisa::calc::CDFixedInterestRateCalculatorFactory::CDFixedInterestRateCalculatorFactory | ( | void | ) | [private] |
| com::ftlabs::fisa::calc::CDFixedInterestRateCalculatorFactory::~CDFixedInterestRateCalculatorFactory | ( | void | ) | [private] |
| const Calculator* com::ftlabs::fisa::calc::CDFixedInterestRateCalculatorFactory::createCalculator | ( | const FixedInterestRateSecurity & | security, | |
| const FISADate & | settlementDate, | |||
| const FISADate * | exDividendDate, | |||
| const Redemption & | redemption | |||
| ) | const throw ( CalculationException ) [virtual] |
| const Calculator* com::ftlabs::fisa::calc::CDFixedInterestRateCalculatorFactory::createCalculator | ( | const FISADate & | settlementDate, | |
| const FISADate * | exDividendDate, | |||
| const Redemption & | redemption, | |||
| const double | parValue, | |||
| const double | interestRate, | |||
| const DayCountBasis & | dayCountBasis, | |||
| const int | interestFrequency, | |||
| const bool | eomAdjust, | |||
| const FISADate * | datedDate, | |||
| const FISADate * | firstInterestDate | |||
| ) | const throw ( CalculationException ) [virtual] |
CDFixedInterestRateCalculatorFactory com::ftlabs::fisa::calc::CDFixedInterestRateCalculatorFactory::INSTANCE [static] |
1.5.2