GNU Radio's SATNOGS Package
|
#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 |
|
default |
|
inline |
References CONSTCD14.
Referenced by date::operator/(), and date::operator<<().
|
inline |
Referenced by date::from_stream(), date::operator/(), and date::operator<<().
|
inline |
References CONSTCD11, CONSTDATA, and date::day::ok().