WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
|
This is the complete list of members for ValAdaptor, including all inherited members.
as() const | ValAdaptor | inline |
asBool() const | ValAdaptor | |
asDouble() const | ValAdaptor | |
asInt() const | ValAdaptor | |
asLLong() const | ValAdaptor | |
asString() const | ValAdaptor | inline |
asStringRef() const | ValAdaptor | inline |
asStringView() const | ValAdaptor | |
asU8StringView() const | ValAdaptor | |
asWString() const | ValAdaptor | inline |
asWStringRef() const | ValAdaptor | inline |
asWStringView() const | ValAdaptor | |
empty() const | ValAdaptor | |
operator bool() const | ValAdaptor | inline |
operator T() const | ValAdaptor | inline |
operator T() const | ValAdaptor | inline |
operator T() const | ValAdaptor | inlineexplicit |
operator T() const | ValAdaptor | inlineexplicit |
operator T() const | ValAdaptor | inline |
operator!=(const ValAdaptor &other) const | ValAdaptor | inline |
operator!=(const T &other) const | ValAdaptor | inline |
operator=(const SharedString &str) | ValAdaptor | |
operator=(StringInitializer str) | ValAdaptor | |
operator=(Bool v) -> std::enable_if_t< std::is_same_v< Bool, bool >, ValAdaptor & > | ValAdaptor | |
operator=(std::int64_t v) | ValAdaptor | |
operator=(double v) | ValAdaptor | |
operator=(T v) | ValAdaptor | inline |
operator=(T v) | ValAdaptor | inline |
operator==(const ValAdaptor &other) const | ValAdaptor | |
operator==(const T &other) const | ValAdaptor | inline |
ValAdaptor() | ValAdaptor | |
ValAdaptor(const SharedString &str) | ValAdaptor | explicit |
ValAdaptor(StringInitializer str) | ValAdaptor | explicit |
ValAdaptor(Bool value) | ValAdaptor | explicit |
ValAdaptor(std::int64_t value) | ValAdaptor | explicit |
ValAdaptor(double value) | ValAdaptor | explicit |
ValAdaptor(T value) | ValAdaptor | inlineexplicit |
ValAdaptor(T value) | ValAdaptor | inlineexplicit |
valType() const | ValAdaptor | inline |