AMCAX Kernel 1.0.0.0
AMCAX::Measurement Member List

This is the complete list of members for AMCAX::Measurement, including all inherited members.

_Unit (defined in AMCAX::Measurement)AMCAX::Measurementprotected
_Value (defined in AMCAX::Measurement)AMCAX::Measurementprotected
GetUnit() constAMCAX::Measurement
GetValue() constAMCAX::Measurement
Measurement()AMCAX::Measurement
Measurement(const double value, const SIUnit &unit)AMCAX::Measurement
Measurement(const Measurement &other)AMCAX::Measurement
Measurement(Measurement &&other) noexceptAMCAX::Measurement
operator!=(const Measurement &other) constAMCAX::Measurement
operator<(const Measurement &other) constAMCAX::Measurement
operator<=(const Measurement &other) constAMCAX::Measurement
operator=(const Measurement &other)AMCAX::Measurement
operator=(Measurement &&other) noexceptAMCAX::Measurement
operator=(const double value)AMCAX::Measurement
operator=(const SIUnit &unit)AMCAX::Measurement
operator==(const Measurement &other) constAMCAX::Measurement
operator>(const Measurement &other) constAMCAX::Measurement
operator>=(const Measurement &other) constAMCAX::Measurement
SetUnit()AMCAX::Measurement
SetValue()AMCAX::Measurement
~Measurement()AMCAX::Measurementvirtual