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

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

dayCount(const Date &, const Date &) constDayCounter
DayCounter(const ext::shared_ptr< Impl > &impl)DayCounterexplicitprotected
DayCounter()DayCounter
empty() constDayCounter
impl_ (defined in DayCounter)DayCounterprotected
name() constDayCounter
operator!=(const DayCounter &, const DayCounter &) (defined in DayCounter)DayCounterrelated
operator<<(std::ostream &, const DayCounter &) (defined in 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()) constDayCounter