cFractN | xyzzy::PTFixedPtBase< T > | |
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] |
operator double() const | xyzzy::PTFixedPtBase< T > | [inline] |
operator+=(const PTFixedPtBase< TInt64 > &r) | xyzzy::TFixedPt64< INTN, FRACTN > | |
operator=(const PTFixedPtBase< TInt64 > &r) | xyzzy::TFixedPt64< INTN, FRACTN > | [inline] |
xyzzy::PTFixedPtBase::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] |
TFixedPt64() | xyzzy::TFixedPt64< INTN, FRACTN > | [inline, explicit] |
TFixedPt64(double d) | xyzzy::TFixedPt64< INTN, FRACTN > | [inline] |
TFixedPt64(TInt64 v) | xyzzy::TFixedPt64< INTN, FRACTN > | [inline, explicit] |
TFixedPt64(const PTFixedPtBase< TInt64 > &r) | xyzzy::TFixedPt64< INTN, FRACTN > | [inline] |
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 > | |