#include <PaosCreator.h>
|
QByteArray | marshall () |
| Creates an XML structure of underyling information. Be aware that this method will create the structure only once. If you change something and call marshall() again it won't use the new information. Mehr ...
|
|
void | setRelatedMessageId (const QString &pId) |
|
◆ Namespace
Aufzählungswerte |
---|
DEFAULT | |
SOAP | |
XSD | |
XSI | |
PAOS | |
ADDRESSING | |
DSS | |
ECARD | |
TECHSCHEMA | |
◆ PaosCreator()
PaosCreator::PaosCreator |
( |
| ) |
|
|
protected |
◆ ~PaosCreator()
PaosCreator::~PaosCreator |
( |
| ) |
|
|
protectedvirtual |
◆ createBodyElement()
virtual void governikus::PaosCreator::createBodyElement |
( |
| ) |
|
|
protectedpure virtual |
◆ createResultElement()
void PaosCreator::createResultElement |
( |
const ResponseType & |
pResponse | ) |
|
|
protected |
◆ getNamespace()
QString PaosCreator::getNamespace |
( |
Namespace |
pPrefix | ) |
|
|
static |
◆ getNamespacePrefix()
QString PaosCreator::getNamespacePrefix |
( |
Namespace |
pPrefix, |
|
|
const QString & |
pSuffix = QString() |
|
) |
| |
|
static |
◆ getNamespaceType()
QString PaosCreator::getNamespaceType |
( |
Namespace |
pPrefix, |
|
|
const QString & |
pType |
|
) |
| |
|
static |
◆ marshall()
QByteArray PaosCreator::marshall |
( |
| ) |
|
Creates an XML structure of underyling information. Be aware that this method will create the structure only once. If you change something and call marshall() again it won't use the new information.
- Rückgabe
- Complete XML structure
◆ setRelatedMessageId()
void PaosCreator::setRelatedMessageId |
( |
const QString & |
pId | ) |
|
◆ writeTextElement()
void PaosCreator::writeTextElement |
( |
const QString & |
pQualifiedName, |
|
|
const QByteArray & |
pText |
|
) |
| |
|
protected |
◆ mWriter
QXmlStreamWriter governikus::PaosCreator::mWriter |
|
protected |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: