HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_VeryLong Member List

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

divideBy(uint base=10)UT_VeryLong
gcd(const UT_VeryLong &X, const UT_VeryLong &Y)UT_VeryLongstatic
getBit(int i) const UT_VeryLong
getData(uint &len) const UT_VeryLong
getLow32Bits() const UT_VeryLong
getNegative() const UT_VeryLonginline
getNumBits() const UT_VeryLong
getValue()UT_VeryLonginline
getValue() const UT_VeryLonginline
isZero() const UT_VeryLong
loadFromBitStream(UT_BitStream &bs, int nbits)UT_VeryLong
modexp(const UT_VeryLong &x, const UT_VeryLong &e, const UT_VeryLong &m)UT_VeryLongstatic
modinv(const UT_VeryLong &a, const UT_VeryLong &m)UT_VeryLongstatic
operator unsigned()UT_VeryLong
operator!=(const UT_VeryLong &x, const UT_VeryLong &y)UT_VeryLongfriend
operator%=(const UT_VeryLong &x)UT_VeryLong
operator*=(const UT_VeryLong &x)UT_VeryLong
operator+=(const UT_VeryLong &x)UT_VeryLong
operator-=(const UT_VeryLong &x)UT_VeryLong
operator/=(const UT_VeryLong &x)UT_VeryLong
operator<(const UT_VeryLong &x, const UT_VeryLong &y)UT_VeryLongfriend
operator<<=(uint shift)UT_VeryLong
operator<=(const UT_VeryLong &x, const UT_VeryLong &y)UT_VeryLongfriend
operator=(const UT_VeryLong &x)UT_VeryLong
operator=(uint x)UT_VeryLong
operator=(const char *x)UT_VeryLong
operator==(const UT_VeryLong &x, const UT_VeryLong &y)UT_VeryLongfriend
operator>(const UT_VeryLong &x, const UT_VeryLong &y)UT_VeryLongfriend
operator>=(const UT_VeryLong &x, const UT_VeryLong &y)UT_VeryLongfriend
operator>>=(uint shift)UT_VeryLong
operator^=(const UT_VeryLong &x)UT_VeryLong
operator|=(const UT_VeryLong &x)UT_VeryLong
print(const char *prefix=0, int radix=16, const char *suffix="\n") const UT_VeryLong
printVariable(const char *name) const UT_VeryLong
saveToBitStream(UT_BitStream &bs, int nbits) const UT_VeryLong
setData(const uint *data, uint len)UT_VeryLong
setNegative(int n)UT_VeryLonginline
ut_MMExp classUT_VeryLongfriend
UT_PolyField classUT_VeryLongfriend
UT_VeryLong(uint x=0)UT_VeryLong
UT_VeryLong(const UT_VeryLong &x)UT_VeryLong
UT_VeryLong(const UT_PolyField &x)UT_VeryLong
UT_VeryLong(const uint32 *data, int nwords)UT_VeryLong
UT_VeryLong(const char *string)UT_VeryLong
~UT_VeryLong()UT_VeryLong