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

#include <islamic.h>

Collaboration diagram for islamic::month_weekday_last:

Public Member Functions

CONSTCD11 month_weekday_last (const islamic::month &m, const islamic::weekday_last &wd) NOEXCEPT
 
CONSTCD11 islamic::month month () const NOEXCEPT
 
CONSTCD11 islamic::weekday_last weekday_last () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Private Attributes

islamic::month m_
 
islamic::weekday_last wdl_
 

Detailed Description

Definition at line 481 of file islamic.h.

Constructor & Destructor Documentation

◆ month_weekday_last()

CONSTCD11 islamic::month_weekday_last::month_weekday_last ( const islamic::month m,
const islamic::weekday_last wd 
)
inline

Definition at line 1824 of file islamic.h.

Member Function Documentation

◆ month()

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

Definition at line 1830 of file islamic.h.

◆ ok()

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

Definition at line 1843 of file islamic.h.

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

Here is the call graph for this function:

◆ weekday_last()

CONSTCD11 weekday_last islamic::month_weekday_last::weekday_last ( ) const
inline

Definition at line 1835 of file islamic.h.

Member Data Documentation

◆ m_

islamic::month islamic::month_weekday_last::m_
private

Definition at line 483 of file islamic.h.

◆ wdl_

islamic::weekday_last islamic::month_weekday_last::wdl_
private

Definition at line 484 of file islamic.h.


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