BCD
 All Classes Files Functions Variables Typedefs Macros
BCD Member List

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

addDigit(T n)BCDinline
BCD(int n=0, int nMax=BLKSIZE)BCDinline
BCD(const BCD &r)BCDinline
getMaxSize() const BCDinline
getSize() const BCDinline
isZero() const BCDinline
nDigitsBCDprotected
nMaxDigitsBCDprotected
nValueBCDprotected
operator=(const BCD &s)BCDinline
operator[](int index)BCDinline
operator[](int index) const BCDinline
pCharRepBCDprotected
pDigitsBCDprotected
rationalize()BCDinline
sumDigits() const BCDinline
toInt()BCDinline
toString()BCDinline
trailingZeros()BCDinline
~BCD()BCDinline