|
JUCE
|
This is the complete list of members for IntegerWithBitSize< numBits >, including all inherited members.
| bits enum value | IntegerWithBitSize< numBits > | |
| fromBipolarFloat(float value) noexcept | IntegerWithBitSize< numBits > | static |
| fromUnipolarFloat(float value) noexcept | IntegerWithBitSize< numBits > | static |
| get() const noexcept | IntegerWithBitSize< numBits > | |
| getScaledToByte() const noexcept | IntegerWithBitSize< numBits > | |
| IntegerWithBitSize() noexcept=default | IntegerWithBitSize< numBits > | |
| IntegerWithBitSize(const IntegerWithBitSize &) noexcept=default | IntegerWithBitSize< numBits > | |
| IntegerWithBitSize(uint32 v) noexcept | IntegerWithBitSize< numBits > | |
| maxValue enum value | IntegerWithBitSize< numBits > | |
| operator uint32() const noexcept | IntegerWithBitSize< numBits > | |
| operator=(const IntegerWithBitSize &) noexcept=default | IntegerWithBitSize< numBits > | |
| toBipolarFloat() const noexcept | IntegerWithBitSize< numBits > | |
| toUnipolarFloat() const noexcept | IntegerWithBitSize< numBits > | |
| value | IntegerWithBitSize< numBits > |