|
This is the complete list of members for sptk::WSDouble, including all inherited members.
| asBool() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| asFloat() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| asInt64() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| asInteger() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| asString() const override | sptk::WSBasicType | inlinevirtual |
| className() const override | sptk::WSDouble | inlinevirtual |
| clear() override | sptk::WSBasicType | inlinevirtual |
| dataSize() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| dataType() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| defaultDataType() const override | sptk::WSDouble | inlinevirtual |
| exportTo(const xdoc::SNode &parent, const char *name=nullptr) const override | sptk::WSBasicType | virtual |
| isNull() const override (defined in sptk::WSBasicType) | sptk::WSBasicType | inlinevirtual |
| load(const xdoc::SNode &attr, bool nullLargeData) override | sptk::WSDouble | virtual |
| load(const String &attr) override | sptk::WSDouble | virtual |
| load(const Field &field) override | sptk::WSDouble | virtual |
| name() const (defined in sptk::WSType) | sptk::WSType | inlinevirtual |
| operator double() const | sptk::WSDouble | inline |
| operator String() const | sptk::WSBasicType | inlinevirtual |
| operator=(double _value) | sptk::WSDouble | inline |
| operator=(const WSBasicType &other) (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| operator=(WSBasicType &&other) noexcept (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| operator=(const WSType &) (defined in sptk::WSType) | sptk::WSType | inline |
| operator=(WSType &&) noexcept (defined in sptk::WSType) | sptk::WSType | inline |
| optional() const | sptk::WSBasicType | inline |
| optional(bool opt) | sptk::WSBasicType | inline |
| owaspCheck(const String &value) (defined in sptk::WSType) | sptk::WSType | virtual |
| setBool(bool _value) (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| setBuffer(const char *buffer, size_t size) (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| setFloat(bool _value) (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| setInt64(int64_t _value) (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| setInteger(int32_t _value) (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| setNull() (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| setNull(VariantDataType dataType) (defined in sptk::WSBasicType) | sptk::WSBasicType | inlineprotected |
| throwIfNull(const String &parentTypeName) const | sptk::WSBasicType | |
| value() (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| value() const (defined in sptk::WSBasicType) | sptk::WSBasicType | inline |
| WSBasicType()=default | sptk::WSBasicType | |
| WSBasicType(const char *name, bool optional) | sptk::WSBasicType | inline |
| WSBasicType(const WSBasicType &other)=default (defined in sptk::WSBasicType) | sptk::WSBasicType | |
| WSBasicType(WSBasicType &&other) noexcept=default (defined in sptk::WSBasicType) | sptk::WSBasicType | |
| WSDouble() | sptk::WSDouble | inline |
| WSDouble(const String &name, bool optional) | sptk::WSDouble | inline |
| WSDouble(double _value) (defined in sptk::WSDouble) | sptk::WSDouble | inline |
| WSType()=default | sptk::WSType | |
| WSType(const char *name) | sptk::WSType | inlineexplicit |
| WSType(const WSType &)=default (defined in sptk::WSType) | sptk::WSType | |
| WSType(WSType &&) noexcept=default (defined in sptk::WSType) | sptk::WSType | |
| ~WSBasicType() override=default (defined in sptk::WSBasicType) | sptk::WSBasicType | |
| ~WSType()=default (defined in sptk::WSType) | sptk::WSType | virtual |