libqalculate-0.9.8
|
This is the complete list of members for BinaryPrefix, including all inherited members.
BinaryPrefix(int exp2, string long_name, string short_name="", string unicode_name="") | BinaryPrefix | |
exp (defined in BinaryPrefix) | BinaryPrefix | protected |
exponent(int iexp=1) const | BinaryPrefix | |
exponent(const Number &nexp) const | BinaryPrefix | |
l_name (defined in Prefix) | Prefix | protected |
longName(bool return_short_if_no_long=true, bool use_unicode=false) const | Prefix | |
name(bool short_default=true, bool use_unicode=false, bool(*can_display_unicode_string_function)(const char *, void *)=NULL, void *can_display_unicode_string_arg=NULL) const | Prefix | |
Prefix(string long_name, string short_name="", string unicode_name="") | Prefix | |
s_name (defined in Prefix) | Prefix | protected |
setExponent(int iexp) | BinaryPrefix | |
setLongName(string long_name) | Prefix | |
setShortName(string short_name) | Prefix | |
setUnicodeName(string unicode_name) | Prefix | |
shortName(bool return_long_if_no_short=true, bool use_unicode=false) const | Prefix | |
type() const | BinaryPrefix | virtual |
u_name (defined in Prefix) | Prefix | protected |
unicodeName(bool return_short_if_no_uni=true) const | Prefix | |
value(const Number &nexp) const | BinaryPrefix | virtual |
value(int iexp) const | BinaryPrefix | virtual |
value() const | BinaryPrefix | virtual |
~BinaryPrefix() (defined in BinaryPrefix) | BinaryPrefix | |
~Prefix() (defined in Prefix) | Prefix | virtual |