cFractN | xyzzy::PTFixedPtBase< T > | |
check() | xyzzy::PTFixedPtBase< T > | [inline, private] |
cIntN | xyzzy::PTFixedPtBase< T > | |
cNumBits | xyzzy::PTFixedPtBase< T > | [static] |
getNumBits() const | xyzzy::PTFixedPtBase< T > | [inline] |
getVal() const | xyzzy::PTFixedPtBase< T > | [inline] |
getValidMask(unsigned n) | xyzzy::PTFixedPtBase< T > | [inline, static] |
getValidMask() const | xyzzy::PTFixedPtBase< T > | [inline] |
init(const PTFixedPtBase &r) | xyzzy::PTFixedPtBase< T > | [private] |
m_val | xyzzy::PTFixedPtBase< T > | [private] |
operator double() const | xyzzy::PTFixedPtBase< T > | [inline] |
operator=(const PTFixedPtBase &r) | xyzzy::PTFixedPtBase< T > | [inline] |
PTFixedPtBase(unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | [inline, explicit] |
PTFixedPtBase(unsigned intN, unsigned fractN, T d) | xyzzy::PTFixedPtBase< T > | [inline, explicit] |
PTFixedPtBase(unsigned intN, unsigned fractN, double d) | xyzzy::PTFixedPtBase< T > | [inline, explicit] |
PTFixedPtBase(unsigned intN, unsigned fractN, const PTFixedPtBase &r) | xyzzy::PTFixedPtBase< T > | [inline, explicit] |
setVal(T v) | xyzzy::PTFixedPtBase< T > | [inline, protected] |
toBinary(T x, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | [static] |
toBinary() const | xyzzy::PTFixedPtBase< T > | [inline] |
toDouble(T x, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | [static] |
toDouble() const | xyzzy::PTFixedPtBase< T > | [inline] |
toDouble(TInt64 x, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | |
toDouble(TInt32 x, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | |
toFixedPoint(double d, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | [static] |
toFixedPoint(double d, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | |
toFixedPoint(double d, unsigned intN, unsigned fractN) | xyzzy::PTFixedPtBase< T > | |