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

#include <date.h>

Public Member Functions

 month_day ()=default
 
CONSTCD11 month_day (const date::month &m, const date::day &d) NOEXCEPT
 
CONSTCD11 date::month month () const NOEXCEPT
 
CONSTCD11 date::day day () const NOEXCEPT
 
CONSTCD14 bool ok () const NOEXCEPT
 

Constructor & Destructor Documentation

◆ month_day() [1/2]

date::month_day::month_day ( )
default

◆ month_day() [2/2]

CONSTCD11 date::month_day::month_day ( const date::month m,
const date::day d 
)
inline

Member Function Documentation

◆ day()

CONSTCD11 date::day date::month_day::day ( ) const
inline

References CONSTCD14.

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

◆ month()

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

◆ ok()

CONSTCD14 bool date::month_day::ok ( ) const
inline

References CONSTCD11, CONSTDATA, and date::day::ok().


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