This is the complete list of members for sptk::WSString, 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::WSString | 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::WSString | inlinevirtual |
exportTo(const xdoc::SNode &parent, const char *name=nullptr) const override | sptk::WSBasicType | virtual |
getString() const (defined in sptk::WSString) | sptk::WSString | inline |
isNull() const override (defined in sptk::WSBasicType) | sptk::WSBasicType | inlinevirtual |
load(const xdoc::SNode &attr, bool nullLargeData) override | sptk::WSString | virtual |
load(const String &attr) override | sptk::WSString | virtual |
load(const Field &field) override | sptk::WSString | virtual |
name() const (defined in sptk::WSType) | sptk::WSType | inlinevirtual |
operator String() const override | sptk::WSString | inlinevirtual |
operator=(const char *_value) | sptk::WSString | inline |
operator=(const String &_value) | sptk::WSString | inline |
operator=(const Buffer &_value) | sptk::WSString | inline |
operator=(int32_t _value) | sptk::WSString | inline |
operator=(int64_t _value) | sptk::WSString | 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 | |
WSString() | sptk::WSString | inline |
WSString(const String &name, bool optional) | sptk::WSString | inline |
WSString(const String &_value) | sptk::WSString | inlineexplicit |
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 |