|
tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
|
This is the complete list of members for tempoch::Period< T >, including all inherited members.
| c_inner() const noexcept | tempoch::Period< T > | inline |
| complement_of(const std::vector< Period< T > > &others) const | tempoch::Period< T > | inline |
| contains(const T &point) const noexcept | tempoch::Period< T > | inline |
| duration() const | tempoch::Period< T > | inline |
| end() const | tempoch::Period< T > | inline |
| from_c(const tempoch_period_mjd_t &c) | tempoch::Period< T > | inlinestatic |
| intersection(const Period &other) const | tempoch::Period< T > | inline |
| length() const | tempoch::Period< T > | inline |
| Period(const T &start, const T &end) | tempoch::Period< T > | inline |
| start() const | tempoch::Period< T > | inline |
| union_with(const Period< T > &other) const | tempoch::Period< T > | inline |