LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BoundedUnsignedRatio Member List

This is the complete list of members for BoundedUnsignedRatio, including all inherited members.

BoundedUnsignedRatio()=deleteBoundedUnsignedRatio
BoundedUnsignedRatio(const BoundedUnsignedRatio &other) noexceptBoundedUnsignedRatio
BoundedUnsignedRatio(const UnsignedRatio &ratio, const UnsignedLength &min, const UnsignedLength &max)BoundedUnsignedRatio
BoundedUnsignedRatio(const SExpression &node)BoundedUnsignedRatioexplicit
calcValue(const Length &input) const noexceptBoundedUnsignedRatio
getMaxValue() const noexceptBoundedUnsignedRatioinline
getMinValue() const noexceptBoundedUnsignedRatioinline
getRatio() const noexceptBoundedUnsignedRatioinline
mMaxValueBoundedUnsignedRatioprivate
mMinValueBoundedUnsignedRatioprivate
mRatioBoundedUnsignedRatioprivate
operator!=(const BoundedUnsignedRatio &rhs) const noexceptBoundedUnsignedRatioinline
operator=(const BoundedUnsignedRatio &rhs) noexceptBoundedUnsignedRatio
operator==(const BoundedUnsignedRatio &rhs) const noexceptBoundedUnsignedRatio
serialize(SExpression &root) constBoundedUnsignedRatio
throwIfInvalid() constBoundedUnsignedRatioprivate
~BoundedUnsignedRatio() noexceptBoundedUnsignedRatio