AusweisApp2
Lade ...
Suche ...
Keine Treffer
MsgHandlerInsertCard.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
MsgContext.h
"
10
#include "
MsgHandler.h
"
11
12
namespace
governikus
13
{
14
15
class
MsgHandlerInsertCard
16
:
public
MsgHandler
17
{
18
private
:
19
void
setError(
const
QString& pError);
20
21
public
:
22
MsgHandlerInsertCard
();
23
explicit
MsgHandlerInsertCard
(
MsgContext
& pContext);
24
explicit
MsgHandlerInsertCard
(
const
QJsonObject& pObj,
MsgContext
& pContext);
25
};
26
27
28
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition:
MsgContext.h:17
governikus::MsgHandlerInsertCard
Definition:
MsgHandlerInsertCard.h:17
governikus::MsgHandlerInsertCard::MsgHandlerInsertCard
MsgHandlerInsertCard()
Definition:
MsgHandlerInsertCard.cpp:13
governikus::MsgHandler
Definition:
MsgHandler.h:18
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
ui
json
messages
MsgHandlerInsertCard.h
Erzeugt von
1.9.6