AusweisApp
|
#include "DatagramHandlerImpl.h"
#include "Env.h"
#include <QLoggingCategory>
#include <QMutexLocker>
#include <QNetworkDatagram>
#include <QNetworkInterface>
#include <QNetworkProxy>
#include <QOperatingSystemVersion>
#include <QWeakPointer>
Namensbereiche | |
namespace | governikus |
Implementation of GeneralAuthenticate response APDUs. | |
Funktionen | |
template<> | |
DatagramHandler * | governikus::createNewObject< DatagramHandler * > () |
template<> | |
DatagramHandler * | governikus::createNewObject< DatagramHandler *, bool > (bool &&pEnableListening) |