|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::core::Interval< TYPE >, including all inherited members.
| contains(TYPE value) const noexcept | hgps::core::Interval< TYPE > | inline |
| contains(Interval< TYPE > &other) const noexcept | hgps::core::Interval< TYPE > | inline |
| Interval()=default | hgps::core::Interval< TYPE > | |
| Interval(TYPE lower_value, TYPE upper_value) | hgps::core::Interval< TYPE > | inlineexplicit |
| length() const noexcept | hgps::core::Interval< TYPE > | inline |
| lower() const noexcept | hgps::core::Interval< TYPE > | inline |
| operator<=>(const Interval< TYPE > &rhs) const =default | hgps::core::Interval< TYPE > | |
| to_string() const noexcept | hgps::core::Interval< TYPE > | inline |
| upper() const noexcept | hgps::core::Interval< TYPE > | inline |