AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerApiLevel.h
gehe zur Dokumentation dieser Datei
1
5
#pragma once
6
7
#include "
MsgContext.h
"
8
#include "
MsgHandler.h
"
9
10
namespace
governikus
11
{
12
13
class
MsgHandlerApiLevel
14
:
public
MsgHandler
15
{
16
private
:
17
void
setError(
const
QLatin1String
pError
);
18
void
setCurrentLevel(
MsgLevel
pLevel
);
19
void
setAvailableLevel();
20
21
public
:
22
explicit
MsgHandlerApiLevel
(
const
MsgContext
&
pContext
);
23
explicit
MsgHandlerApiLevel
(
const
QJsonObject
&
pObj
,
MsgContext
&
pContext
);
24
};
25
26
27
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition
MsgContext.h:15
governikus::MsgHandlerApiLevel
Definition
MsgHandlerApiLevel.h:15
governikus::MsgHandlerApiLevel::MsgHandlerApiLevel
MsgHandlerApiLevel(const MsgContext &pContext)
Definition
MsgHandlerApiLevel.cpp:11
governikus::MsgHandler
Definition
MsgHandler.h:16
governikus
Defines the AccessRight and AccessRole enum.
Definition
CommandApdu.h:17
governikus::decodeObject
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition
ASN1TemplateUtil.h:112
src
ui
json
messages
MsgHandlerApiLevel.h
Erzeugt von
1.10.0