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

#include <islamic.h>

Collaboration diagram for islamic::weekday_indexed:

Public Member Functions

CONSTCD11 weekday_indexed (const islamic::weekday &wd, unsigned index) NOEXCEPT
 
CONSTCD11 islamic::weekday weekday () const NOEXCEPT
 
CONSTCD11 unsigned index () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Private Attributes

unsigned char wd_: 4
 
unsigned char index_: 4
 

Detailed Description

Definition at line 324 of file islamic.h.

Constructor & Destructor Documentation

◆ weekday_indexed()

CONSTCD11 islamic::weekday_indexed::weekday_indexed ( const islamic::weekday wd,
unsigned  index 
)
inline

Definition at line 1384 of file islamic.h.

Member Function Documentation

◆ index()

CONSTCD11 unsigned islamic::weekday_indexed::index ( ) const
inline

◆ ok()

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

Definition at line 1377 of file islamic.h.

References islamic::weekday::ok().

Referenced by islamic::month_weekday::ok().

Here is the call graph for this function:

◆ weekday()

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

Member Data Documentation

◆ index_

unsigned char islamic::weekday_indexed::index_
private

Definition at line 327 of file islamic.h.

◆ wd_

unsigned char islamic::weekday_indexed::wd_
private

Definition at line 326 of file islamic.h.


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