libqalculate-0.9.8
|
This is the complete list of members for NumberPrefix, including all inherited members.
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 | |
NumberPrefix(const Number &nr, string long_name, string short_name="", string unicode_name="") | NumberPrefix | |
o_number (defined in NumberPrefix) | NumberPrefix | protected |
Prefix(string long_name, string short_name="", string unicode_name="") | Prefix | |
s_name (defined in Prefix) | Prefix | protected |
setLongName(string long_name) | Prefix | |
setShortName(string short_name) | Prefix | |
setUnicodeName(string unicode_name) | Prefix | |
setValue(const Number &nr) | NumberPrefix | |
shortName(bool return_long_if_no_short=true, bool use_unicode=false) const | Prefix | |
type() const | NumberPrefix | virtual |
u_name (defined in Prefix) | Prefix | protected |
unicodeName(bool return_short_if_no_uni=true) const | Prefix | |
value(const Number &nexp) const | NumberPrefix | virtual |
value(int iexp) const | NumberPrefix | virtual |
value() const | NumberPrefix | virtual |
~NumberPrefix() (defined in NumberPrefix) | NumberPrefix | |
~Prefix() (defined in Prefix) | Prefix | virtual |