NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
solar_hijri::month_weekday Class Reference

#include <solar_hijri.h>

Collaboration diagram for solar_hijri::month_weekday:

Public Member Functions

 month_weekday ()=default
 
CONSTCD11 month_weekday (const solar_hijri::month &m, const solar_hijri::weekday_indexed &wdi) NOEXCEPT
 
CONSTCD11 solar_hijri::month month () const NOEXCEPT
 
CONSTCD11 solar_hijri::weekday_indexed weekday_indexed () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Private Attributes

solar_hijri::month m_
 
solar_hijri::weekday_indexed wdi_
 

Detailed Description

Definition at line 486 of file solar_hijri.h.

Constructor & Destructor Documentation

◆ month_weekday() [1/2]

solar_hijri::month_weekday::month_weekday ( )
default

◆ month_weekday() [2/2]

CONSTCD11 solar_hijri::month_weekday::month_weekday ( const solar_hijri::month m,
const solar_hijri::weekday_indexed wdi 
)
inline

Definition at line 1843 of file solar_hijri.h.

Member Function Documentation

◆ month()

CONSTCD11 month solar_hijri::month_weekday::month ( ) const
inline

Definition at line 1849 of file solar_hijri.h.

◆ ok()

CONSTCD11 bool solar_hijri::month_weekday::ok ( ) const
inline

Definition at line 1862 of file solar_hijri.h.

References solar_hijri::month::ok(), and solar_hijri::weekday_indexed::ok().

Here is the call graph for this function:

◆ weekday_indexed()

CONSTCD11 weekday_indexed solar_hijri::month_weekday::weekday_indexed ( ) const
inline

Definition at line 1854 of file solar_hijri.h.

Member Data Documentation

◆ m_

solar_hijri::month solar_hijri::month_weekday::m_
private

Definition at line 488 of file solar_hijri.h.

◆ wdi_

solar_hijri::weekday_indexed solar_hijri::month_weekday::wdi_
private

Definition at line 489 of file solar_hijri.h.


The documentation for this class was generated from the following file: