|
tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
|
Immutable conversion context for UT1 and historical UTC routes. More...
#include <tempoch/time_base.hpp>
Public Member Functions | |
| TimeContext () | |
| TimeContext | allow_pre_definition_utc () const |
| const tempoch_context_t * | get () const noexcept |
Static Public Member Functions | |
| static TimeContext | with_builtin_eop () |
Immutable conversion context for UT1 and historical UTC routes.
Definition at line 124 of file time_base.hpp.
|
inline |
Definition at line 130 of file time_base.hpp.
Referenced by allow_pre_definition_utc(), and with_builtin_eop().
|
inline |
Definition at line 134 of file time_base.hpp.
References tempoch::detail::make_pre_definition_context(), and TimeContext().
|
inlinenoexcept |
Definition at line 138 of file time_base.hpp.
|
inlinestatic |
Definition at line 132 of file time_base.hpp.
References tempoch::detail::make_builtin_eop_context(), and TimeContext().