libqalculate-5.0.0
Prefix Member List

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

addName(const ExpressionName &ename, size_t index=0) (defined in Prefix)Prefix
addName(std::string sname, size_t index=0) (defined in Prefix)Prefix
clearNames()Prefix
clearNonReferenceNames()Prefix
countNames() const (defined in Prefix)Prefix
findName(int abbreviation=-1, int use_unicode=-1, int plural=-1, bool(*can_display_unicode_string_function)(const char *, void *)=NULL, void *can_display_unicode_string_arg=NULL) constPrefix
getName(size_t index) constPrefix
hasName(const std::string &sname, bool case_sensitive=true) constPrefix
hasNameCaseSensitive(const std::string &sname) constPrefix
longName(bool return_short_if_no_long=true, bool use_unicode=false) constPrefix
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) constPrefix
names (defined in Prefix)Prefixprotected
preferredDisplayName(bool abbreviation=false, bool use_unicode=false, bool plural=false, bool reference=false, bool(*can_display_unicode_string_function)(const char *, void *)=NULL, void *can_display_unicode_string_arg=NULL) constPrefix
preferredInputName(bool abbreviation=false, bool use_unicode=false, bool plural=false, bool reference=false, bool(*can_display_unicode_string_function)(const char *, void *)=NULL, void *can_display_unicode_string_arg=NULL) constPrefix
preferredName(bool abbreviation=false, bool use_unicode=false, bool plural=false, bool reference=false, bool(*can_display_unicode_string_function)(const char *, void *)=NULL, void *can_display_unicode_string_arg=NULL) constPrefix
Prefix(std::string long_name, std::string short_name="", std::string unicode_name="")Prefix
referenceName() const (defined in Prefix)Prefix
removeName(size_t index) (defined in Prefix)Prefix
setLongName(std::string long_name)Prefix
setName(const ExpressionName &ename, size_t index=1)Prefix
setName(std::string sname, size_t index)Prefix
setShortName(std::string short_name)Prefix
setUnicodeName(std::string unicode_name)Prefix
shortName(bool return_long_if_no_short=true, bool use_unicode=false) constPrefix
type() const =0Prefixpure virtual
unicodeName(bool return_short_if_no_uni=true) constPrefix
value(const Number &nexp) const =0Prefixpure virtual
value(int iexp) const =0Prefixpure virtual
value() const =0Prefixpure virtual
~Prefix() (defined in Prefix)Prefixvirtual