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

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

dayCount(const Date &, const Date &) const DayCounter
DayCounter(const boost::shared_ptr< Impl > &impl)DayCounterprotected
DayCounter()DayCounter
empty() const DayCounter
impl_ (defined in DayCounter)DayCounterprotected
name() const DayCounter
operator!=(const DayCounter &, const DayCounter &)DayCounterrelated
operator<<(std::ostream &, const DayCounter &)DayCounterrelated
operator==(const DayCounter &, const DayCounter &)DayCounterrelated
SimpleDayCounter() (defined in SimpleDayCounter)SimpleDayCounter
yearFraction(const Date &, const Date &, const Date &refPeriodStart=Date(), const Date &refPeriodEnd=Date()) const DayCounter