|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Inheritance diagram for Hungary::Impl:
Collaboration diagram for Hungary::Impl:Public Member Functions | |
| std::string | name () const override |
| bool | isBusinessDay (const Date &) const override |
Public Member Functions inherited from Calendar::WesternImpl | |
| bool | isWeekend (Weekday) const override |
Public Member Functions inherited from Calendar::Impl | |
| virtual | ~Impl ()=default |
| virtual std::string | name () const =0 |
| virtual bool | isBusinessDay (const Date &) const =0 |
| virtual bool | isWeekend (Weekday) const =0 |
Additional Inherited Members | |
Static Public Member Functions inherited from Calendar::WesternImpl | |
| static Day | easterMonday (Year) |
| expressed relative to first day of year More... | |
Public Attributes inherited from Calendar::Impl | |
| std::set< Date > | addedHolidays |
| std::set< Date > | removedHolidays |
Definition at line 53 of file hungary.hpp.
|
overridevirtual |
Implements Calendar::Impl.
Definition at line 55 of file hungary.hpp.
Implements Calendar::Impl.
Definition at line 30 of file hungary.cpp.
Here is the call graph for this function: