NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
julian::weekday_last Class Reference

#include <julian.h>

Collaboration diagram for julian::weekday_last:

Public Member Functions

CONSTCD11 weekday_last (const julian::weekday &wd) NOEXCEPT
 
CONSTCD11 julian::weekday weekday () const NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Private Attributes

julian::weekday wd_
 

Detailed Description

Definition at line 346 of file julian.h.

Constructor & Destructor Documentation

◆ weekday_last()

CONSTCD11 julian::weekday_last::weekday_last ( const julian::weekday wd)
inlineexplicit

Definition at line 1440 of file julian.h.

Member Function Documentation

◆ ok()

CONSTCD11 bool julian::weekday_last::ok ( ) const
inline

Definition at line 1439 of file julian.h.

References julian::weekday::ok().

Referenced by julian::month_weekday_last::ok(), and julian::year_month_weekday_last::ok().

Here is the call graph for this function:

◆ weekday()

CONSTCD11 julian::weekday julian::weekday_last::weekday ( ) const
inline

Member Data Documentation

◆ wd_

julian::weekday julian::weekday_last::wd_
private

Definition at line 348 of file julian.h.


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