ETL  0.04.19
fixed_base< T, FIXED_BITS > Member List

This is the complete list of members for fixed_base< T, FIXED_BITS >, including all inherited members.

_datafixed_base< T, FIXED_BITS >private
_EPSILON() ETL_ATTRIB_CONST ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inlineprivatestatic
_F_MASK() ETL_ATTRIB_CONST ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inlineprivatestatic
_fixed typedeffixed_base< T, FIXED_BITS >private
_ONE() ETL_ATTRIB_CONST ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inlineprivatestatic
_TYPE_SMALLER_THAN_INT() ETL_ATTRIB_CONST ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inlineprivatestatic
_USING_ALL_BITS() ETL_ATTRIB_CONST ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inlineprivatestatic
ceil() const fixed_base< T, FIXED_BITS >
data() ETL_ATTRIB_PURE ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
data() const ETL_ATTRIB_PURE ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base() ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(const float &f) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(const double &f) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(const long double &f) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(const int &i) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(const int &n, const int &d) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(const _fixed &x) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
fixed_base(value_type x, raw) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
floor() const fixed_base< T, FIXED_BITS >
operator bool() const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inline
operator double() const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inline
operator float() const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inline
operator int() const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inline
operator long double() const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >inline
operator!=(const _fixed &rhs) const fixed_base< T, FIXED_BITS >inline
operator*(const U &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*(const _fixed &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*(const int &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*(const float &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*(const double &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*=(const U &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*=(const _fixed &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator*=(const int &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator+(const U &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator+(const _fixed &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator+=(const _fixed &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator-(const U &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator-(const _fixed &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator-() const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator-=(const _fixed &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator/(const U &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator/(const _fixed &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator/(const int &rhs) const ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator/=(const U &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator/=(const _fixed &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator/=(const int &rhs) ETL_ATTRIB_INLINEfixed_base< T, FIXED_BITS >
operator<(const _fixed &rhs) const fixed_base< T, FIXED_BITS >inline
operator<=(const _fixed &rhs) const fixed_base< T, FIXED_BITS >inline
operator==(const _fixed &rhs) const fixed_base< T, FIXED_BITS >inline
operator>(const _fixed &rhs) const fixed_base< T, FIXED_BITS >inline
operator>=(const _fixed &rhs) const fixed_base< T, FIXED_BITS >inline
round() const fixed_base< T, FIXED_BITS >
self_type typedeffixed_base< T, FIXED_BITS >private
value_type typedeffixed_base< T, FIXED_BITS >