AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerChangePin.h
gehe zur Dokumentation dieser Datei
1
4
5
#pragma once
6
7
#include "
MsgHandlerWorkflows.h
"
8
#include "
context/ChangePinContext.h
"
9
#include "
messages/MsgContext.h
"
10
11
namespace
governikus
12
{
13
14
class
MsgHandlerChangePin
15
:
public
MsgHandlerWorkflows
16
{
17
public
:
18
MsgHandlerChangePin
();
19
explicit
MsgHandlerChangePin
(
const
QJsonObject& pObj,
MsgContext
& pContext);
20
explicit
MsgHandlerChangePin
(
const
QSharedPointer<const ChangePinContext>& pContext);
21
};
22
23
24
}
// namespace governikus
ChangePinContext.h
MsgContext.h
MsgHandlerWorkflows.h
governikus::MsgContext
Definition
MsgContext.h:15
governikus::MsgHandlerChangePin::MsgHandlerChangePin
MsgHandlerChangePin()
Definition
MsgHandlerChangePin.cpp:15
governikus::MsgHandlerWorkflows
Definition
MsgHandlerWorkflows.h:15
governikus
Defines the AccessRight and AccessRole enum.
Definition
CommandApdu.h:17
src
ui
json
messages
MsgHandlerChangePin.h
Erzeugt von
1.14.0