NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <solar_hijri.h>
Public Member Functions | |
weekday_indexed ()=default | |
CONSTCD11 | weekday_indexed (const solar_hijri::weekday &wd, unsigned index) NOEXCEPT |
CONSTCD11 solar_hijri::weekday | weekday () const NOEXCEPT |
CONSTCD11 unsigned | index () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
Private Attributes | |
unsigned char | wd_: 4 |
unsigned char | index_: 4 |
Definition at line 347 of file solar_hijri.h.
|
default |
|
inline |
Definition at line 1451 of file solar_hijri.h.
|
inline |
Definition at line 1439 of file solar_hijri.h.
Referenced by solar_hijri::year_month_weekday::index(), and solar_hijri::year_month_weekday::ok().
|
inline |
Definition at line 1444 of file solar_hijri.h.
References solar_hijri::weekday::ok().
Referenced by solar_hijri::month_weekday::ok().
Definition at line 1434 of file solar_hijri.h.
Referenced by solar_hijri::year_month_weekday::ok(), solar_hijri::year_month_weekday::to_days(), and solar_hijri::year_month_weekday::weekday().
|
private |
Definition at line 350 of file solar_hijri.h.
|
private |
Definition at line 349 of file solar_hijri.h.