#include <WSParserComplexType.h>
◆ WSParserAttribute() [1/2]
sptk::WSParserAttribute::WSParserAttribute |
( |
const String & |
name = "" , |
|
|
const String & |
typeName = "" |
|
) |
| |
|
explicit |
Constructor
- Parameters
-
name | Attribute name |
typeName | Attribute WSDL type name |
◆ WSParserAttribute() [2/2]
Copy constructor
- Parameters
-
attr | Attribute to copy from |
◆ cxxTypeName()
String sptk::WSParserAttribute::cxxTypeName |
( |
| ) |
const |
|
inline |
Returns attribute C++ type name
◆ generate()
String sptk::WSParserAttribute::generate |
( |
bool |
initialize | ) |
const |
Generates attribute presentation in C++ skeleton
◆ name()
String sptk::WSParserAttribute::name |
( |
| ) |
const |
|
inline |
◆ wsTypeName()
String sptk::WSParserAttribute::wsTypeName |
( |
| ) |
const |
|
inline |
Returns attribute WSDL type name
The documentation for this class was generated from the following file: