JUCE
IntegerWithBitSize< numBits > Member List

This is the complete list of members for IntegerWithBitSize< numBits >, including all inherited members.

bits enum valueIntegerWithBitSize< numBits >
fromBipolarFloat(float value) noexceptIntegerWithBitSize< numBits >static
fromUnipolarFloat(float value) noexceptIntegerWithBitSize< numBits >static
get() const noexceptIntegerWithBitSize< numBits >
getScaledToByte() const noexceptIntegerWithBitSize< numBits >
IntegerWithBitSize() noexcept=defaultIntegerWithBitSize< numBits >
IntegerWithBitSize(const IntegerWithBitSize &) noexcept=defaultIntegerWithBitSize< numBits >
IntegerWithBitSize(uint32 v) noexceptIntegerWithBitSize< numBits >
maxValue enum valueIntegerWithBitSize< numBits >
operator uint32() const noexceptIntegerWithBitSize< numBits >
operator=(const IntegerWithBitSize &) noexcept=defaultIntegerWithBitSize< numBits >
toBipolarFloat() const noexceptIntegerWithBitSize< numBits >
toUnipolarFloat() const noexceptIntegerWithBitSize< numBits >
valueIntegerWithBitSize< numBits >