AusweisApp
Lade ...
Suche ...
Keine Treffer
MsgHandlerBadState.h
gehe zur Dokumentation dieser Datei
1
4
5
#pragma once
6
7
#include "
MsgHandler.h
"
8
9
namespace
governikus
10
{
11
12
class
MsgHandlerBadState
13
:
public
MsgHandler
14
{
15
public
:
16
explicit
MsgHandlerBadState
(MsgCmdType pType = MsgCmdType::UNDEFINED);
17
};
18
19
20
}
// namespace governikus
MsgHandler.h
governikus::MsgHandlerBadState::MsgHandlerBadState
MsgHandlerBadState(MsgCmdType pType=MsgCmdType::UNDEFINED)
Definition
MsgHandlerBadState.cpp:9
governikus
Defines the AccessRight and AccessRole enum.
Definition
CommandApdu.h:17
src
ui
json
messages
MsgHandlerBadState.h
Erzeugt von
1.13.2