|
WebCFace 3.2.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 | |
| emptyVal() | ValAdaptor | static |
| 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) -> typename traits::EnableIfBool< Bool, ValAdaptor & >::Type | 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, typename traits::EnableIfBool< Bool >::Type=traits::TraitOk) | 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 |