|  | NumeRe v1.1.4
    NumeRe: Framework für Numerische Rechnungen | 
#include <solar_hijri.h>
| Public Member Functions | |
| year_month_weekday_last ()=default | |
| CONSTCD11 | year_month_weekday_last (const solar_hijri::year &y, const solar_hijri::month &m, const solar_hijri::weekday_last &wdl) NOEXCEPT | 
| CONSTCD14 year_month_weekday_last & | operator+= (const months &m) NOEXCEPT | 
| CONSTCD14 year_month_weekday_last & | operator-= (const months &m) NOEXCEPT | 
| CONSTCD14 year_month_weekday_last & | operator+= (const years &y) NOEXCEPT | 
| CONSTCD14 year_month_weekday_last & | operator-= (const years &y) NOEXCEPT | 
| CONSTCD11 solar_hijri::year | year () const NOEXCEPT | 
| CONSTCD11 solar_hijri::month | month () const NOEXCEPT | 
| CONSTCD11 solar_hijri::weekday | weekday () const NOEXCEPT | 
| CONSTCD11 solar_hijri::weekday_last | weekday_last () const NOEXCEPT | 
| CONSTCD14 | operator sys_days () const NOEXCEPT | 
| CONSTCD14 | operator local_days () const NOEXCEPT | 
| CONSTCD11 bool | ok () const NOEXCEPT | 
| Private Member Functions | |
| CONSTCD14 days | to_days () const NOEXCEPT | 
| Private Attributes | |
| solar_hijri::year | y_ | 
| solar_hijri::month | m_ | 
| solar_hijri::weekday_last | wdl_ | 
Definition at line 726 of file solar_hijri.h.
| 
 | default | 
| 
 | inline | 
Definition at line 2650 of file solar_hijri.h.
Definition at line 2695 of file solar_hijri.h.
| 
 | inline | 
Definition at line 2730 of file solar_hijri.h.
References solar_hijri::month::ok(), solar_hijri::year::ok(), and solar_hijri::weekday_last::ok().
| 
 | inlineexplicit | 
Definition at line 2722 of file solar_hijri.h.
Definition at line 2715 of file solar_hijri.h.
| 
 | inline | 
Definition at line 2661 of file solar_hijri.h.
| 
 | inline | 
Definition at line 2679 of file solar_hijri.h.
| 
 | inline | 
Definition at line 2670 of file solar_hijri.h.
| 
 | inline | 
Definition at line 2688 of file solar_hijri.h.
Definition at line 2738 of file solar_hijri.h.
References solar_hijri::weekday_last::weekday().
Definition at line 2700 of file solar_hijri.h.
References solar_hijri::weekday_last::weekday().
| 
 | inline | 
Definition at line 2708 of file solar_hijri.h.
Definition at line 2694 of file solar_hijri.h.
| 
 | private | 
Definition at line 729 of file solar_hijri.h.
| 
 | private | 
Definition at line 730 of file solar_hijri.h.
| 
 | private | 
Definition at line 728 of file solar_hijri.h.