CodePorting.Translator.Cs2Cpp.Framework
|
Contains the names of the SOAP attributes. More...
#include <soap.h>
Public Member Functions | |
Attribute ()=delete | |
The default constructor is deleted. More... | |
Static Public Attributes | |
static const String | MustUnderstand |
The string representation of the 'mustUnderstand' attribute name. More... | |
static const String | Actor |
The string representation of the 'actor' attribute name. More... | |
static const String | EncodingStyle |
The string representation of the 'encodingStyle' attribute name. More... | |
static const String | Lang |
The string representation of the 'lang' attribute name. More... | |
static const String | ConformsTo |
The string representation of the 'conformsTo' attribute name. More... | |
Contains the names of the SOAP attributes.
|
delete |
The default constructor is deleted.
|
static |
The string representation of the 'actor' attribute name.
|
static |
The string representation of the 'conformsTo' attribute name.
|
static |
The string representation of the 'encodingStyle' attribute name.
|
static |
The string representation of the 'lang' attribute name.
|
static |
The string representation of the 'mustUnderstand' attribute name.