CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #ifndef _INC_ODAINT64_38FF72C90128_INCLUDED
28 #define _INC_ODAINT64_38FF72C90128_INCLUDED
31 #error "If this code is used anywhere?"
92 while(n--) { *
this += *
this; }
153 return (!
operator>(n) &&
operator!=(n));
173 hi = (n>=0 ? 0 : -1);
192 return (*
this += -1);
207 return (!
operator>(n) &&
operator!=(n));
212 return (
operator>(n) ||
operator==(n));
217 return (
operator<(n) ||
operator==(n));
222 return (!
operator==(n));
bool operator<(const OdUInt64 &n) const
OdInt64 operator>>(int n) const
OdInt64 operator/(const OdInt32 &n) const
bool operator<=(const OdInt64 &n) const
OdInt64 & operator+=(const OdInt64 &n)
bool operator>(const OdUInt64 &n) const
OdInt64 & operator-=(const OdInt64 n)
OdUInt32 operator&(OdUInt32 mask) const
bool operator<(const OdInt64 &n) const
OdUInt64 & operator>>=(int n)
OdInt64(const OdInt64 &n)
OdUInt32 operator%(OdUInt32 n) const
OdInt64 operator-() const
bool operator<(int n) const
bool operator==(const OdInt64 &n) const
OdInt64 & operator>>=(int n)
OdInt64 operator-(const OdInt64 &n) const
OdUInt64(const OdUInt64 &n)
bool operator!=(const OdInt64 &n) const
OdInt64 operator<<(int n) const
OdInt64 & operator/=(const OdInt32 &n)
bool operator<(int n) const
OdInt64 operator|(const OdInt64 &n)
OdUInt64(const OdInt64 &n)
OdInt64 & operator<<=(int n)
OdUInt64 operator>>(int n) const
bool operator>(const OdInt64 &n) const
bool operator>(int n) const
OdInt64 operator+(const OdInt64 &n) const
bool operator>=(const OdInt64 &n) const
OdInt64 & operator|=(const OdInt64 &n)
bool operator>(int n) const
OdInt64 & operator=(const OdInt64 &n)