Base Framework
UInt128 Member List

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

BITS (defined in UInt128)UInt128static
isBitSet(unsigned int bit) const noexcept (defined in UInt128)UInt128inline
isHighBitSet() const noexcept (defined in UInt128)UInt128inline
isLowBitSet() const noexcept (defined in UInt128)UInt128inline
MAXIMUM (defined in UInt128)UInt128static
ONE (defined in UInt128)UInt128static
operator bool() const noexcept (defined in UInt128)UInt128inline
operator uint128() const noexcept (defined in UInt128)UInt128inline
operator uint16() const noexcept (defined in UInt128)UInt128inline
operator uint32() const noexcept (defined in UInt128)UInt128inline
operator uint64() const noexcept (defined in UInt128)UInt128inline
operator uint8() const noexcept (defined in UInt128)UInt128inline
operator!() const noexcept (defined in UInt128)UInt128inline
operator!=(const UInt128 &compare) const noexcept (defined in UInt128)UInt128inline
operator&=(const UInt128 a) noexcept (defined in UInt128)UInt128inline
operator*=(const UInt128 &_a) noexcept (defined in UInt128)UInt128inline
operator++() noexcept (defined in UInt128)UInt128inline
operator++(int) const noexcept (defined in UInt128)UInt128inline
operator+=(const UInt128 &_a) noexcept (defined in UInt128)UInt128inline
operator-() const noexcept (defined in UInt128)UInt128inline
operator--() noexcept (defined in UInt128)UInt128inline
operator--(int) const noexcept (defined in UInt128)UInt128inline
operator-=(const UInt128 &_a) noexcept (defined in UInt128)UInt128inline
operator/=(const UInt128 &a) noexcept (defined in UInt128)UInt128inline
operator<(const UInt128 &compare) const noexcept (defined in UInt128)UInt128inline
operator<<=(unsigned int shift) noexcept (defined in UInt128)UInt128inline
operator<=(const UInt128 &compare) const noexcept (defined in UInt128)UInt128inline
operator=(const UInt128 &assign) noexcept (defined in UInt128)UInt128inline
operator==(const UInt128 &compare) const noexcept (defined in UInt128)UInt128inline
operator>(const UInt128 &compare) const noexcept (defined in UInt128)UInt128inline
operator>=(const UInt128 compare) const noexcept (defined in UInt128)UInt128inline
operator>>=(unsigned int shift) noexcept (defined in UInt128)UInt128inline
operator^=(const UInt128 a) noexcept (defined in UInt128)UInt128inline
operator|=(const UInt128 a) noexcept (defined in UInt128)UInt128inline
operator~() noexcept (defined in UInt128)UInt128inline
SIGNED_WORD typedef (defined in UInt128)UInt128
UInt128() noexcept (defined in UInt128)UInt128inline
UInt128(uint128 _value) noexcept (defined in UInt128)UInt128inline
UInt128(int128 _value) noexcept (defined in UInt128)UInt128inline
UInt128(uint64 low) noexcept (defined in UInt128)UInt128inline
UInt128(uint64 low, uint64 high) noexcept (defined in UInt128)UInt128inline
UInt128(int64 low) noexcept (defined in UInt128)UInt128inline
UInt128(uint32 low) noexcept (defined in UInt128)UInt128inline
UInt128(int32 low) noexcept (defined in UInt128)UInt128inline
UInt128(uint16 low) noexcept (defined in UInt128)UInt128inline
UInt128(int16 low) noexcept (defined in UInt128)UInt128inline
UInt128(uint8 low) noexcept (defined in UInt128)UInt128inline
UInt128(int8 low) noexcept (defined in UInt128)UInt128inline
UInt128(const UInt128 &copy) noexcept (defined in UInt128)UInt128inline
value (defined in UInt128)UInt128
WORD typedef (defined in UInt128)UInt128
WORD_BITS (defined in UInt128)UInt128static
WORD_MAXIMUM (defined in UInt128)UInt128static
ZERO (defined in UInt128)UInt128static