|
FISA C++
1.10
|
| CPIFactory(void) | com::ftlabs::fisa::CPIFactory | [inline, protected] |
| getCPI(int year, int month) const =0 | com::ftlabs::fisa::CPIFactory | [pure virtual] |
| getCPI(int year, int month, int monthOffset) const =0 | com::ftlabs::fisa::CPIFactory | [pure virtual] |
| getCPI(const FISADate &date) const =0 | com::ftlabs::fisa::CPIFactory | [pure virtual] |
| getCPI(const FISADate &date, int monthOffset) const =0 | com::ftlabs::fisa::CPIFactory | [pure virtual] |
| getIndexRatio(const FISADate &datedDate, const FISADate &settlementDate) const =0 | com::ftlabs::fisa::CPIFactory | [pure virtual] |
| ~CPIFactory(void) | com::ftlabs::fisa::CPIFactory | [inline, virtual] |
1.7.6.1