libqalculate-0.9.8
BinaryPrefix Member List

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)BinaryPrefixprotected
exponent(int iexp=1) const BinaryPrefix
exponent(const Number &nexp) const BinaryPrefix
l_name (defined in Prefix)Prefixprotected
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)Prefixprotected
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 BinaryPrefixvirtual
u_name (defined in Prefix)Prefixprotected
unicodeName(bool return_short_if_no_uni=true) const Prefix
value(const Number &nexp) const BinaryPrefixvirtual
value(int iexp) const BinaryPrefixvirtual
value() const BinaryPrefixvirtual
~BinaryPrefix() (defined in BinaryPrefix)BinaryPrefix
~Prefix() (defined in Prefix)Prefixvirtual