libfxd 0.2.dev
A fixed-point library for C++.
Loading...
Searching...
No Matches
fixed< Int, Frac, Raw > Member List

This is the complete list of members for fixed< Int, Frac, Raw >, including all inherited members.

bitsfixed< Int, Frac, Raw >static
fixed() noexcept=defaultfixed< Int, Frac, Raw >
fixed(I i) noexceptfixed< Int, Frac, Raw >
fixed(Flt f) noexceptfixed< Int, Frac, Raw >
fixed(const fixed< Int2, Frac2, Raw2 > &other) noexceptfixed< Int, Frac, Raw >
frac_bitsfixed< Int, Frac, Raw >static
from_raw(raw_type val) noexceptfixed< Int, Frac, Raw >static
int_bitsfixed< Int, Frac, Raw >static
operator bool() const noexceptfixed< Int, Frac, Raw >explicit
operator F() const noexceptfixed< Int, Frac, Raw >explicit
operator fixed< Int2, Frac2, Raw2 >() const noexceptfixed< Int, Frac, Raw >explicit
operator I() const noexceptfixed< Int, Frac, Raw >explicit
raw_bitsfixed< Int, Frac, Raw >static
raw_type typedeffixed< Int, Frac, Raw >
raw_valuefixed< Int, Frac, Raw >