GNU Radio's SATNOGS Package
|
#include <date.h>
Public Member Functions | |
CONSTCD11 | year_month_day_last (const date::year &y, const date::month_day_last &mdl) NOEXCEPT |
template<class = detail::unspecified_month_disambiguator> | |
CONSTCD14 year_month_day_last & | operator+= (const months &m) NOEXCEPT |
template<class = detail::unspecified_month_disambiguator> | |
CONSTCD14 year_month_day_last & | operator-= (const months &m) NOEXCEPT |
CONSTCD14 year_month_day_last & | operator+= (const years &y) NOEXCEPT |
CONSTCD14 year_month_day_last & | operator-= (const years &y) NOEXCEPT |
CONSTCD11 date::year | year () const NOEXCEPT |
CONSTCD11 date::month | month () const NOEXCEPT |
CONSTCD11 date::month_day_last | month_day_last () const NOEXCEPT |
CONSTCD14 date::day | day () const NOEXCEPT |
CONSTCD14 | operator sys_days () const NOEXCEPT |
CONSTCD14 | operator local_days () const NOEXCEPT |
CONSTCD11 bool | ok () const NOEXCEPT |
|
inline |
References CONSTCD14.
References CONSTCD14, CONSTDATA, date::February, and date::day::ok().
References CONSTCD11, and date::month::month().
Referenced by date::operator+().
|
inline |
References CONSTCD14.
Referenced by date::operator+(), and date::operator<<().
|
inlineexplicit |
References CONSTCD11.
|
inline |
References CONSTCD14.
|
inline |
References CONSTCD14.
|
inline |
References CONSTCD14.
|
inline |
Referenced by date::operator+(), and date::operator<<().