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