AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::MsgHandler Klassenreferenz

#include <MsgHandler.h>

Klassendiagramm für governikus::MsgHandler:

Öffentliche Methoden

QByteArray toJson () const
 
QByteArray getOutput () const
 
bool isVoid () const
 
MsgType getType () const
 
void setRequest (const QJsonObject &pRequest)
 
 operator Msg () const
 

Öffentliche, statische Methoden

static MsgType getStateMsgType (const QString &pState, PacePasswordId pPasswordId)
 

Statische öffentliche Attribute

static const MsgHandler Void = MsgHandler()
 
static const MsgLevel DEFAULT_MSG_LEVEL = MsgLevel::v2
 

Geschützte Methoden

 MsgHandler (MsgType pType)
 
 MsgHandler (MsgType pType, const char *const pKey, const QString &pValue)
 
 MsgHandler (MsgType pType, const char *const pKey, const QLatin1String pValue)
 
void setValue (const QLatin1String pKey, const QString &pValue)
 
void setValue (const char *const pKey, const QString &pValue)
 
void setValue (const QLatin1String pKey, const QLatin1String pValue)
 
void setValue (const char *const pKey, const QLatin1String pValue)
 
void setVoid (bool pVoid=true)
 

Geschützte Attribute

QJsonObject mJsonObject
 

Beschreibung der Konstruktoren und Destruktoren

◆ MsgHandler() [1/3]

MsgHandler::MsgHandler ( MsgType pType)
explicitprotected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ MsgHandler() [2/3]

MsgHandler::MsgHandler ( MsgType pType,
const char *const pKey,
const QString & pValue )
explicitprotected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ MsgHandler() [3/3]

MsgHandler::MsgHandler ( MsgType pType,
const char *const pKey,
const QLatin1String pValue )
explicitprotected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Dokumentation der Elementfunktionen

◆ getOutput()

QByteArray MsgHandler::getOutput ( ) const
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ getStateMsgType()

MsgType MsgHandler::getStateMsgType ( const QString & pState,
PacePasswordId pPasswordId )
static
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getType()

MsgType MsgHandler::getType ( ) const

◆ isVoid()

bool MsgHandler::isVoid ( ) const
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ operator Msg()

MsgHandler::operator Msg ( ) const

◆ setRequest()

void MsgHandler::setRequest ( const QJsonObject & pRequest)
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ setValue() [1/4]

void MsgHandler::setValue ( const char *const pKey,
const QLatin1String pValue )
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ setValue() [2/4]

void MsgHandler::setValue ( const char *const pKey,
const QString & pValue )
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ setValue() [3/4]

void MsgHandler::setValue ( const QLatin1String pKey,
const QLatin1String pValue )
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ setValue() [4/4]

void MsgHandler::setValue ( const QLatin1String pKey,
const QString & pValue )
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ setVoid()

void MsgHandler::setVoid ( bool pVoid = true)
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ toJson()

QByteArray MsgHandler::toJson ( ) const
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

Dokumentation der Datenelemente

◆ DEFAULT_MSG_LEVEL

const MsgLevel MsgHandler::DEFAULT_MSG_LEVEL = MsgLevel::v2
static

◆ mJsonObject

QJsonObject governikus::MsgHandler::mJsonObject
protected

◆ Void

const MsgHandler MsgHandler::Void = MsgHandler()
static

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: