thermo 1.0.0
Type-safe temperature handling library modeled after std::chrono
Loading...
Searching...
No Matches
thermo::temperature< Scale, Delta > Member List

This is the complete list of members for thermo::temperature< Scale, Delta >, including all inherited members.

count() constthermo::temperature< Scale, Delta >inline
delta_type typedefthermo::temperature< Scale, Delta >
max() noexceptthermo::temperature< Scale, Delta >inlinestatic
min() noexceptthermo::temperature< Scale, Delta >inlinestatic
operator++()thermo::temperature< Scale, Delta >inline
operator++(int)thermo::temperature< Scale, Delta >inline
operator+=(const delta< Rep2, Precision2 > &d)thermo::temperature< Scale, Delta >inline
operator--()thermo::temperature< Scale, Delta >inline
operator--(int)thermo::temperature< Scale, Delta >inline
operator-=(const delta< Rep2, Precision2 > &d)thermo::temperature< Scale, Delta >inline
operator=(const temperature &)=defaultthermo::temperature< Scale, Delta >
rep typedefthermo::temperature< Scale, Delta >
scale typedefthermo::temperature< Scale, Delta >
temperature()=defaultthermo::temperature< Scale, Delta >
temperature(const temperature &)=defaultthermo::temperature< Scale, Delta >
temperature(const Rep2 &r)thermo::temperature< Scale, Delta >inlineexplicit
temperature(const Delta &d)thermo::temperature< Scale, Delta >inlineexplicit
temperature(const temperature< Scale, Delta2 > &t)thermo::temperature< Scale, Delta >inline
temperature(const temperature< Scale, Delta2 > &t)thermo::temperature< Scale, Delta >inlineexplicit
temperature(const temperature< Scale2, Delta2 > &t)thermo::temperature< Scale, Delta >inline
temperature(const temperature< Scale2, Delta2 > &t)thermo::temperature< Scale, Delta >inlineexplicit
~temperature()=defaultthermo::temperature< Scale, Delta >