AusweisApp2
Lade ...
Suche ...
Keine Treffer
InitializeFramework.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
paos/ElementDetector.h
"
10
#include "
paos/PaosMessage.h
"
11
12
namespace
governikus
13
{
14
15
class
InitializeFramework
16
:
public
PaosMessage
17
,
public
ElementDetector
18
{
19
private
:
20
void
parse();
21
bool
handleFoundElement(
const
QString& pElementName,
const
QString& pValue,
const
QXmlStreamAttributes& pAttributes)
override
;
22
23
public
:
24
explicit
InitializeFramework
(
const
QByteArray& pXmlData);
25
};
26
27
}
// namespace governikus
ElementDetector.h
PaosMessage.h
governikus::ElementDetector
Definition:
ElementDetector.h:17
governikus::InitializeFramework
Definition:
InitializeFramework.h:18
governikus::PaosMessage
Definition:
PaosMessage.h:19
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
workflows
base
paos
retrieve
InitializeFramework.h
Erzeugt von
1.9.5