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

#include <julian.h>

Collaboration diagram for julian::month_weekday:

Public Member Functions

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

Private Attributes

julian::month m_
 
julian::weekday_indexed wdi_
 

Detailed Description

Definition at line 458 of file julian.h.

Constructor & Destructor Documentation

◆ month_weekday()

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

Definition at line 1790 of file julian.h.

Member Function Documentation

◆ month()

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

Definition at line 1796 of file julian.h.

◆ ok()

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

Definition at line 1809 of file julian.h.

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

Here is the call graph for this function:

◆ weekday_indexed()

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

Definition at line 1801 of file julian.h.

Member Data Documentation

◆ m_

julian::month julian::month_weekday::m_
private

Definition at line 460 of file julian.h.

◆ wdi_

julian::weekday_indexed julian::month_weekday::wdi_
private

Definition at line 461 of file julian.h.


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