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

#include <solar_hijri.h>

Collaboration diagram for solar_hijri::weekday_indexed:

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
 

Detailed Description

Definition at line 347 of file solar_hijri.h.

Constructor & Destructor Documentation

◆ weekday_indexed() [1/2]

solar_hijri::weekday_indexed::weekday_indexed ( )
default

◆ weekday_indexed() [2/2]

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

Definition at line 1451 of file solar_hijri.h.

Member Function Documentation

◆ index()

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

◆ ok()

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

Definition at line 1444 of file solar_hijri.h.

References solar_hijri::weekday::ok().

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

Here is the call graph for this function:

◆ weekday()

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

Member Data Documentation

◆ index_

unsigned char solar_hijri::weekday_indexed::index_
private

Definition at line 350 of file solar_hijri.h.

◆ wd_

unsigned char solar_hijri::weekday_indexed::wd_
private

Definition at line 349 of file solar_hijri.h.


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