AusweisApp2
 Alle Klassen Namensbereiche Dateien Funktionen Variablen Typdefinitionen Aufzählungen Aufzählungswerte Propertys Freundbeziehungen Makrodefinitionen
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)
 

Öffentliche, statische Methoden

static MsgType getStateMsgType (const QString &pState)
 

Statische öffentliche Attribute

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

Geschützte Methoden

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

Geschützte Attribute

QJsonObject mJsonObject
 

Beschreibung der Konstruktoren und Destruktoren

MsgHandler::MsgHandler ( MsgType  pType)
protected

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

MsgHandler::MsgHandler ( MsgType  pType,
const char pKey,
const QString &  pValue 
)
protected

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

MsgHandler::MsgHandler ( MsgType  pType,
const char pKey,
const QLatin1String  pValue 
)
protected

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Dokumentation der Elementfunktionen

QByteArray MsgHandler::getOutput ( ) const

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

MsgType MsgHandler::getStateMsgType ( const QString &  pState)
static

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

MsgType MsgHandler::getType ( ) const

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

bool MsgHandler::isVoid ( ) const

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

void MsgHandler::setRequest ( const QJsonObject &  pRequest)
void MsgHandler::setValue ( const QLatin1String  pKey,
const QString &  pValue 
)
protected

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

void MsgHandler::setValue ( const char pKey,
const QString &  pValue 
)
protected

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

void MsgHandler::setValue ( const QLatin1String  pKey,
const QLatin1String  pValue 
)
protected
void MsgHandler::setValue ( const char pKey,
const QLatin1String  pValue 
)
protected

Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

void MsgHandler::setVoid ( bool  pVoid = true)
protected

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

QByteArray MsgHandler::toJson ( ) const

Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

Dokumentation der Datenelemente

const MsgLevel MsgHandler::DEFAULT_MSG_LEVEL = MsgLevel::v1
static
QJsonObject governikus::MsgHandler::mJsonObject
protected
const MsgHandler MsgHandler::Void = MsgHandler()
static

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