This is the complete list of members for sptk::WSInteger, 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::WSInteger | 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::WSInteger | 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::WSInteger | virtual |
load(const String &attr) override | sptk::WSInteger | virtual |
load(const Field &field) override | sptk::WSInteger | virtual |
name() const (defined in sptk::WSType) | sptk::WSType | inlinevirtual |
operator int32_t() const | sptk::WSInteger | inline |
operator int64_t() const | sptk::WSInteger | inline |
operator String() const | sptk::WSBasicType | inlinevirtual |
operator uint64_t() const | sptk::WSInteger | inline |
operator=(int64_t _value) | sptk::WSInteger | inline |
operator=(int _value) | sptk::WSInteger | 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 | |
WSInteger() | sptk::WSInteger | inline |
WSInteger(const String &name, bool optional) | sptk::WSInteger | inline |
WSInteger(int _value) | sptk::WSInteger | 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 |