This is the complete list of members for z::util::generic, including all inherited members.
ARRAY enum value (defined in z::util::generic) | z::util::generic | |
array() | z::util::generic | |
array() const | z::util::generic | |
arrayOr(const list &def) const noexcept | z::util::generic | |
COMPLEX enum value (defined in z::util::generic) | z::util::generic | |
complex() const noexcept | z::util::generic | |
equals(const generic &other) const | z::util::generic | inline |
equivalent(const generic &other) const | z::util::generic | |
FLOAT enum value (defined in z::util::generic) | z::util::generic | |
floating() const noexcept | z::util::generic | |
generic() noexcept | z::util::generic | inline |
generic(INT initVal) noexcept | z::util::generic | inline |
generic(double initVal) noexcept | z::util::generic | inline |
generic(const std::complex< double > &initVal) noexcept | z::util::generic | inline |
generic(const char *initVal) noexcept | z::util::generic | inline |
generic(const wchar_t *initVal) noexcept | z::util::generic | inline |
generic(const zstring &initVal) noexcept | z::util::generic | inline |
generic(const list &initVal) noexcept | z::util::generic | inline |
generic(const std::initializer_list< generic > &initVal) noexcept | z::util::generic | inline |
INT enum value (defined in z::util::generic) | z::util::generic | |
integer() const noexcept | z::util::generic | |
is(std::size_t type) const noexcept | z::util::generic | |
list typedef | z::util::generic | |
load(archive &ar) | z::util::generic | inline |
numeric() const noexcept | z::util::generic | |
operator double() const noexcept | z::util::generic | inlineexplicit |
operator float() const noexcept | z::util::generic | inlineexplicit |
operator INT() const | z::util::generic | inlineexplicit |
operator!=(const generic &other) const | z::util::generic | inline |
operator%(const generic &other) const | z::util::generic | inline |
operator%=(const generic &other) | z::util::generic | |
operator*(const generic &other) const | z::util::generic | inline |
operator*=(const generic &other) | z::util::generic | |
operator+(const generic &other) const | z::util::generic | inline |
operator+=(const generic &other) | z::util::generic | |
operator-(const generic &other) const | z::util::generic | inline |
operator-() const | z::util::generic | |
operator-=(const generic &other) | z::util::generic | |
operator/(const generic &other) const | z::util::generic | inline |
operator/=(const generic &other) | z::util::generic | |
operator==(const generic &other) const | z::util::generic | |
promote(generic *other) noexcept | z::util::generic | |
reduce(bool castStrings=false) noexcept | z::util::generic | |
reducesTo(bool castStrings=false) const noexcept | z::util::generic | |
save(archive &ar) const | z::util::generic | inline |
STRING enum value (defined in z::util::generic) | z::util::generic | |
string() | z::util::generic | |
string() const | z::util::generic | |
toString(bool printArrays=false) const noexcept | z::util::generic | |
type() const noexcept | z::util::generic | |
typeString() const noexcept | z::util::generic | |
VOID enum value (defined in z::util::generic) | z::util::generic |