AusweisApp2
MsgHandlerLog.h
gehe zur Dokumentation dieser Datei
1
7
#pragma once
8
9
#include "
MsgHandler.h
"
10
11
namespace
governikus
12
{
13
14
class
MsgHandlerLog
15
:
public
MsgHandler
16
{
17
public
:
18
MsgHandlerLog
();
19
};
20
21
22
}
// namespace governikus
governikus
Implementation of ActivationContext for Intent based activation on Android systems.
Definition:
ActivationContext.h:14
governikus::MsgHandlerLog
Definition:
MsgHandlerLog.h:14
governikus::MsgHandlerLog::MsgHandlerLog
MsgHandlerLog()
Definition:
MsgHandlerLog.cpp:12
MsgHandler.h
governikus::MsgHandler
Definition:
MsgHandler.h:16
src
ui
json
messages
MsgHandlerLog.h
Erzeugt von
1.8.14