NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <solar_hijri.h>
Public Member Functions | |
year_month_day_last ()=default | |
CONSTCD11 | year_month_day_last (const solar_hijri::year &y, const solar_hijri::month_day_last &mdl) NOEXCEPT |
CONSTCD14 year_month_day_last & | operator+= (const months &m) NOEXCEPT |
CONSTCD14 year_month_day_last & | operator-= (const months &m) NOEXCEPT |
CONSTCD14 year_month_day_last & | operator+= (const years &y) NOEXCEPT |
CONSTCD14 year_month_day_last & | operator-= (const years &y) NOEXCEPT |
CONSTCD11 solar_hijri::year | year () const NOEXCEPT |
CONSTCD11 solar_hijri::month | month () const NOEXCEPT |
CONSTCD11 solar_hijri::month_day_last | month_day_last () const NOEXCEPT |
CONSTCD14 solar_hijri::day | day () const NOEXCEPT |
CONSTCD14 | operator sys_days () const NOEXCEPT |
CONSTCD14 | operator local_days () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
solar_hijri::year | y_ |
solar_hijri::month_day_last | mdl_ |
Definition at line 590 of file solar_hijri.h.
|
default |
|
inline |
Definition at line 1947 of file solar_hijri.h.
Definition at line 2003 of file solar_hijri.h.
References CONSTDATA, and solar_hijri::year::is_leap().
Definition at line 1990 of file solar_hijri.h.
References solar_hijri::month_day_last::month().
|
inline |
Definition at line 1995 of file solar_hijri.h.
|
inline |
Definition at line 2032 of file solar_hijri.h.
References solar_hijri::year::ok(), and solar_hijri::month_day_last::ok().
|
inlineexplicit |
Definition at line 2024 of file solar_hijri.h.
References solar_hijri::day::day().
Definition at line 2017 of file solar_hijri.h.
References solar_hijri::day::day().
|
inline |
Definition at line 1956 of file solar_hijri.h.
|
inline |
Definition at line 1974 of file solar_hijri.h.
|
inline |
Definition at line 1965 of file solar_hijri.h.
|
inline |
Definition at line 1983 of file solar_hijri.h.
Definition at line 1989 of file solar_hijri.h.
|
private |
Definition at line 593 of file solar_hijri.h.
|
private |
Definition at line 592 of file solar_hijri.h.