AusweisApp2
MsgHandlerReaderList.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
MsgHandlerReaderList
16
:
public
MsgHandler
17
{
18
public
:
19
explicit
MsgHandlerReaderList
(
const
MsgContext
& pContext);
20
};
21
22
23
}
// namespace governikus
MsgContext.h
MsgHandler.h
governikus::MsgContext
Definition:
MsgContext.h:17
governikus::MsgHandlerReaderList
Definition:
MsgHandlerReaderList.h:17
governikus::MsgHandlerReaderList::MsgHandlerReaderList
MsgHandlerReaderList(const MsgContext &pContext)
Definition:
MsgHandlerReaderList.cpp:14
governikus::MsgHandler
Definition:
MsgHandler.h:18
governikus
A simple template renderer.
Definition:
ActivationContext.h:15
src
ui
json
messages
MsgHandlerReaderList.h
Erzeugt von
1.9.4