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

#include <islamic.h>

Collaboration diagram for islamic::month_weekday:

Public Member Functions

CONSTCD11 month_weekday (const islamic::month &m, const islamic::weekday_indexed &wdi) NOEXCEPT
 
CONSTCD11 islamic::month month () const NOEXCEPT
 
CONSTCD11 islamic::weekday_indexed weekday_indexed () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Private Attributes

islamic::month m_
 
islamic::weekday_indexed wdi_
 

Detailed Description

Definition at line 458 of file islamic.h.

Constructor & Destructor Documentation

◆ month_weekday()

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

Definition at line 1772 of file islamic.h.

Member Function Documentation

◆ month()

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

Definition at line 1778 of file islamic.h.

◆ ok()

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

Definition at line 1791 of file islamic.h.

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

Here is the call graph for this function:

◆ weekday_indexed()

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

Definition at line 1783 of file islamic.h.

Member Data Documentation

◆ m_

islamic::month islamic::month_weekday::m_
private

Definition at line 460 of file islamic.h.

◆ wdi_

islamic::weekday_indexed islamic::month_weekday::wdi_
private

Definition at line 461 of file islamic.h.


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