GNU Radio's SATNOGS Package
date::month_weekday Class Reference

#include <date.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ month_weekday()

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

Member Function Documentation

◆ month()

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

References CONSTCD11.

Referenced by date::operator/(), and date::operator<<().

◆ ok()

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

References CONSTCD11.

◆ weekday_indexed()

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

References CONSTCD11.

Referenced by date::operator/(), and date::operator<<().


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