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::v3
 

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 setVoid (bool pVoid=true)
 
void setValue (const QLatin1String pKey, const QString &pValue)
 
void setValue (const QLatin1String pKey, const QLatin1String pValue)
 
void setValue (const QLatin1String pKey, const QJsonValue &pValue)
 
void insertJsonObject (const QJsonObject &pObject)
 
bool contains (QLatin1StringView pKey) const
 
bool isString (const QLatin1String pKey) const
 

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

◆ contains()

bool MsgHandler::contains ( QLatin1StringView pKey) const
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ 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

◆ insertJsonObject()

void MsgHandler::insertJsonObject ( const QJsonObject & pObject)
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ isString()

bool MsgHandler::isString ( const QLatin1String pKey) const
protected
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ 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/3]

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

◆ setValue() [2/3]

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

◆ setValue() [3/3]

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::v3
static

◆ Void

const MsgHandler MsgHandler::Void = MsgHandler()
static

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