ScummVM API documentation
StarTrek::TFixedInt< T, totalBits, decimalBits > Member List

This is the complete list of members for StarTrek::TFixedInt< T, totalBits, decimalBits >, including all inherited members.

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) constStarTrek::TFixedInt< T, totalBits, decimalBits >inline
operator*(const TFixedInt &f) constStarTrek::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) constStarTrek::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::Serializableinlineprivatevirtual