sptk2 logo
SPTK Home Page
Public Member Functions | List of all members
sptk::WSType Class Referenceabstract

#include <WSType.h>

Inheritance diagram for sptk::WSType:
sptk::WSArray< T > sptk::WSBasicType sptk::WSComplexType sptk::WSBool sptk::WSDate sptk::WSDateTime sptk::WSDouble sptk::WSInteger sptk::WSString

Public Member Functions

 WSType ()=default
 
 WSType (const char *name)
 
 WSType (const WSType &)=default
 
 WSType (WSType &&) noexcept=default
 
WSTypeoperator= (const WSType &)
 
WSTypeoperator= (WSType &&) noexcept
 
virtual String className () const
 
virtual String name () const
 
virtual void owaspCheck (const String &value)
 
virtual void clear ()=0
 
virtual void load (const xdoc::SNode &attr, bool nullLargeData=false)=0
 
virtual String asString () const
 
virtual bool isNull () const =0
 
virtual void exportTo (const xdoc::SNode &parent, const char *name=nullptr) const =0
 

Detailed Description

Class name support for WS-classes


The documentation for this class was generated from the following file:

Fri Oct 14 2022 09:58:49: SPTK 5.4.1