| fromRaw(T raw) (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inlinestatic |
| multToInt(int32 i) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator!=(double d) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator!=(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator*(int32 i) const | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator*(const TFixedInt &f) const | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator+(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator+=(const TFixedInt &f) (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator-() const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator-(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator-=(const TFixedInt &f) (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator/(int32 i) const | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator<(double d) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator<(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator<=(double d) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator<=(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator==(double d) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator==(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator>(double d) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator>(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator>=(double d) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| operator>=(const TFixedInt &f) const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| raw() const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| saveLoadWithSerializer(Common::Serializer &ser) override (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inlinevirtual |
| TFixedInt() (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| TFixedInt(double d) (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| TFixedInt(const TFixedInt< T2, otherTB, otherDB > &fi) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inlineexplicit |
| toDouble() const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| toInt() const (defined in StarTrek::TFixedInt< T, totalBits, decimalBits >) | StarTrek::TFixedInt< T, totalBits, decimalBits > | inline |
| ~Serializable() (defined in Common::Serializable) | Common::Serializable | inlineprivatevirtual |