Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
fixed Member List

This is the complete list of members for fixed, including all inherited members.

_1_2fixedstatic
_1_3fixedstatic
_1_4fixedstatic
_2_3fixedstatic
_3_4fixedstatic
As_ASCII(void) constfixed
Compositefixed
fixed(void)fixedinline
fixed(int numerator, int denominator)fixed
fixed(int value)fixedinline
fixed(char const *ascii)fixed
Fractionfixed
Inverse(void)fixedinline
Inverse(fixed const &value)fixedfriend
operator unsigned(void) constfixedinline
operator!(void) constfixedinline
operator!=(fixed const &rvalue) constfixedinline
operator!=(int rvalue) constfixedinline
operator!=(unsigned lvalue, fixed const &rvalue)fixedfriend
operator*(fixed const &rvalue) constfixedinline
operator*(int rvalue) constfixedinline
operator*(int lvalue, fixed const &rvalue)fixedfriend
operator*=(fixed const &rvalue)fixedinline
operator*=(int rvalue)fixedinline
operator*=(int &lvalue, fixed const &rvalue)fixedfriend
operator+(fixed const &rvalue) constfixedinline
operator+(int rvalue) constfixedinline
operator+(int lvalue, fixed const &rvalue)fixedfriend
operator+=(fixed const &rvalue)fixedinline
operator+=(int &lvalue, fixed const &rvalue)fixedfriend
operator-(fixed const &rvalue) constfixedinline
operator-(int rvalue) constfixedinline
operator-(int lvalue, fixed const &rvalue)fixedfriend
operator-=(fixed const &rvalue)fixedinline
operator-=(int &lvalue, fixed const &rvalue)fixedfriend
operator/(fixed const &rvalue) constfixedinline
operator/(int rvalue) constfixedinline
operator/(int lvalue, fixed const &rvalue)fixedfriend
operator/=(fixed const &rvalue)fixedinline
operator/=(int rvalue)fixedinline
operator/=(int &lvalue, fixed const &rvalue)fixedfriend
operator<(fixed const &rvalue) constfixedinline
operator<(int rvalue) constfixedinline
operator<(unsigned lvalue, fixed const &rvalue)fixedfriend
operator<<(unsigned rvalue) constfixedinline
operator<<=(unsigned rvalue)fixedinline
operator<=(fixed const &rvalue) constfixedinline
operator<=(int rvalue) constfixedinline
operator<=(unsigned lvalue, fixed const &rvalue)fixedfriend
operator==(fixed const &rvalue) constfixedinline
operator==(int rvalue) constfixedinline
operator==(unsigned lvalue, fixed const &rvalue)fixedfriend
operator>(fixed const &rvalue) constfixedinline
operator>(int rvalue) constfixedinline
operator>(unsigned lvalue, fixed const &rvalue)fixedfriend
operator>=(fixed const &rvalue) constfixedinline
operator>=(int rvalue) constfixedinline
operator>=(unsigned lvalue, fixed const &rvalue)fixedfriend
operator>>(unsigned rvalue) constfixedinline
operator>>=(unsigned rvalue)fixedinline
Rawfixed
Round(void)fixedinline
Round(fixed const &value)fixedfriend
Round_Down(void)fixedinline
Round_Down(fixed const &value)fixedfriend
Round_Up(void)fixedinline
Round_Up(fixed const &value)fixedfriend
Saturate(unsigned capvalue)fixedinline
Saturate(fixed const &capvalue)fixedinline
Saturate(fixed const &value, unsigned capvalue)fixedfriend
Saturate(fixed const &value, fixed const &capvalue)fixedfriend
Sub_Saturate(unsigned capvalue)fixedinline
Sub_Saturate(fixed const &capvalue)fixedinline
Sub_Saturate(fixed const &value, unsigned capvalue)fixedfriend
Sub_Saturate(fixed const &value, fixed const &capvalue)fixedfriend
To_ASCII(char *buffer, int maxlen=-1) constfixed
Wholefixed