AusweisApp
|
#include <InitializeFramework.h>
Öffentliche Methoden | |
InitializeFramework (const QByteArray &pXmlData) | |
![]() | |
PaosMessage (PaosType pType) | |
virtual | ~PaosMessage () |
const QString & | getMessageId () const |
void | setMessageId (const QString &messageId) |
const QString & | getRelatesTo () const |
void | setRelatesTo (const QString &relatesTo) |
![]() | |
ElementDetector (const QByteArray &pXmlData) | |
virtual | ~ElementDetector () |
Weitere Geerbte Elemente | |
![]() | |
const PaosType | mType |
![]() | |
bool | handleWSAddressingHeaders (QStringView pElementName, const QString &pValue, const QXmlStreamAttributes &pAttributes) |
![]() | |
bool | handleStartElements (const QStringList &pStartElementNames) |
void | detectStartElements (const QStringList &pStartElementNames) |
|
explicit |