Urho3D
Urho3D::BigInt Member List

This is the complete list of members for Urho3D::BigInt, including all inherited members.

BigInt() (defined in Urho3D::BigInt)Urho3D::BigInt
BigInt(const String &str) (defined in Urho3D::BigInt)Urho3D::BigInt
BigInt(i32 value) (defined in Urho3D::BigInt)Urho3D::BigInt
BigInt(i64 value) (defined in Urho3D::BigInt)Urho3D::BigInt
BigInt(u32 value) (defined in Urho3D::BigInt)Urho3D::BigInt
BigInt(u64 value) (defined in Urho3D::BigInt)Urho3D::BigInt
Digit typedefUrho3D::BigInt
IsNegative() const (defined in Urho3D::BigInt)Urho3D::BigIntinline
IsPositive() const (defined in Urho3D::BigInt)Urho3D::BigIntinline
IsZero() const (defined in Urho3D::BigInt)Urho3D::BigInt
magnitude_Urho3D::BigIntprivate
operator!=(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigIntinline
operator%(const BigInt &rhs) constUrho3D::BigInt
operator%=(const BigInt &rhs) (defined in Urho3D::BigInt)Urho3D::BigInt
operator*(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigInt
operator*=(const BigInt &rhs) (defined in Urho3D::BigInt)Urho3D::BigInt
operator+(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigInt
operator++()Urho3D::BigIntinline
operator++(int x)Urho3D::BigIntinline
operator+=(const BigInt &rhs) (defined in Urho3D::BigInt)Urho3D::BigInt
operator-(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigInt
operator-() const (defined in Urho3D::BigInt)Urho3D::BigInt
operator--()Urho3D::BigIntinline
operator--(int x)Urho3D::BigIntinline
operator-=(const BigInt &rhs) (defined in Urho3D::BigInt)Urho3D::BigInt
operator/(const BigInt &rhs) constUrho3D::BigInt
operator/=(const BigInt &rhs) (defined in Urho3D::BigInt)Urho3D::BigInt
operator<(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigInt
operator<=(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigIntinline
operator==(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigIntinline
operator>(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigIntinline
operator>=(const BigInt &rhs) const (defined in Urho3D::BigInt)Urho3D::BigIntinline
positive_Urho3D::BigIntprivate
ToString() const (defined in Urho3D::BigInt)Urho3D::BigInt