NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
iso_week::year_lastweek Class Reference

#include <iso_week.h>

Collaboration diagram for iso_week::year_lastweek:

Public Member Functions

CONSTCD11 year_lastweek (const iso_week::year &y) NOEXCEPT
 
CONSTCD11 iso_week::year year () const NOEXCEPT
 
CONSTCD14 iso_week::weeknum weeknum () const NOEXCEPT
 
year_lastweekoperator+= (const years &dy) NOEXCEPT
 
year_lastweekoperator-= (const years &dy) NOEXCEPT
 
CONSTCD11 bool ok () const NOEXCEPT
 

Private Attributes

iso_week::year y_
 

Detailed Description

Definition at line 247 of file iso_week.h.

Constructor & Destructor Documentation

◆ year_lastweek()

CONSTCD11 iso_week::year_lastweek::year_lastweek ( const iso_week::year y)
inlineexplicit

Definition at line 1012 of file iso_week.h.

Member Function Documentation

◆ ok()

CONSTCD11 bool iso_week::year_lastweek::ok ( ) const
inline

Definition at line 1029 of file iso_week.h.

References iso_week::year::ok().

Here is the call graph for this function:

◆ operator+=()

year_lastweek & iso_week::year_lastweek::operator+= ( const years dy)
inline

Definition at line 1033 of file iso_week.h.

◆ operator-=()

year_lastweek & iso_week::year_lastweek::operator-= ( const years dy)
inline

Definition at line 1041 of file iso_week.h.

◆ weeknum()

CONSTCD14 weeknum iso_week::year_lastweek::weeknum ( ) const
inline

Definition at line 1021 of file iso_week.h.

◆ year()

CONSTCD11 year iso_week::year_lastweek::year ( ) const
inline

Definition at line 1016 of file iso_week.h.

Referenced by iso_week::operator+().

Member Data Documentation

◆ y_

iso_week::year iso_week::year_lastweek::y_
private

Definition at line 249 of file iso_week.h.


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