CodePorting.Translator.Cs2Cpp.Framework
|
Contains the names of the elements of SOAP version 1.2. More...
#include <soap.h>
Public Member Functions | |
Element ()=delete | |
The default constructor is deleted. More... | |
Static Public Attributes | |
static const String | Upgrade |
The string representation of the 'Upgrade' element name. More... | |
static const String | UpgradeEnvelope |
The string representation of the 'SupportedEnvelope' element name. More... | |
static const String | FaultRole |
The string representation of the 'Role' element name. More... | |
static const String | FaultReason |
The string representation of the 'Reason' element name. More... | |
static const String | FaultReasonText |
The string representation of the 'Text' element name. More... | |
static const String | FaultCode |
The string representation of the 'Code' element name. More... | |
static const String | FaultNode |
The string representation of the 'Node' element name. More... | |
static const String | FaultCodeValue |
The string representation of the 'Value' element name. More... | |
static const String | FaultSubcode |
The string representation of the 'Subcode' element name. More... | |
static const String | FaultDetail |
The string representation of the 'Detail' element name. More... | |
Contains the names of the elements of SOAP version 1.2.
|
delete |
The default constructor is deleted.
|
static |
The string representation of the 'Code' element name.
|
static |
The string representation of the 'Value' element name.
|
static |
The string representation of the 'Detail' element name.
|
static |
The string representation of the 'Node' element name.
|
static |
The string representation of the 'Reason' element name.
|
static |
The string representation of the 'Text' element name.
|
static |
The string representation of the 'Role' element name.
|
static |
The string representation of the 'Subcode' element name.
|
static |
The string representation of the 'Upgrade' element name.
|
static |
The string representation of the 'SupportedEnvelope' element name.