AusweisApp2
MsgHandlerInternalError.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
MsgHandler.h
"
10
11
namespace
governikus
12
{
13
14
class
MsgHandlerInternalError
15
:
public
MsgHandler
16
{
17
public
:
18
explicit
MsgHandlerInternalError
(
const
QString& pError = QString());
19
explicit
MsgHandlerInternalError
(
const
QLatin1String pError);
20
};
21
22
23
}
// namespace governikus
MsgHandler.h
governikus::MsgHandlerInternalError
Definition:
MsgHandlerInternalError.h:16
governikus::MsgHandlerInternalError::MsgHandlerInternalError
MsgHandlerInternalError(const QString &pError=QString())
Definition:
MsgHandlerInternalError.cpp:9
governikus::MsgHandler
Definition:
MsgHandler.h:18
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
ui
json
messages
MsgHandlerInternalError.h
Erzeugt von
1.9.1