AusweisApp2
Lade ...
Suche ...
Keine Treffer
MsgHandlerLog.h
gehe zur Dokumentation dieser Datei
1
7#pragma once
8
9#include "MsgHandler.h"
10
11namespace governikus
12{
13
15 : public MsgHandler
16{
17 public:
19};
20
21
22} // namespace governikus
Definition: MsgHandlerLog.h:16
MsgHandlerLog()
Definition: MsgHandlerLog.cpp:12
Definition: MsgHandler.h:18
A simple template renderer.
Definition: ActivationContext.h:15