#include <MsgHandler.h>
|
static MsgType | getStateMsgType (const QString &pState, PacePasswordId pPasswordId) |
|
|
| 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) |
|
◆ MsgHandler() [1/3]
MsgHandler::MsgHandler |
( |
MsgType |
pType | ) |
|
|
explicitprotected |
◆ MsgHandler() [2/3]
MsgHandler::MsgHandler |
( |
MsgType |
pType, |
|
|
const char *const |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
explicitprotected |
◆ MsgHandler() [3/3]
MsgHandler::MsgHandler |
( |
MsgType |
pType, |
|
|
const char *const |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
explicitprotected |
◆ getOutput()
QByteArray MsgHandler::getOutput |
( |
| ) |
const |
◆ getStateMsgType()
MsgType MsgHandler::getStateMsgType |
( |
const QString & |
pState, |
|
|
PacePasswordId |
pPasswordId |
|
) |
| |
|
static |
◆ getType()
MsgType MsgHandler::getType |
( |
| ) |
const |
◆ isVoid()
bool MsgHandler::isVoid |
( |
| ) |
const |
◆ operator Msg()
MsgHandler::operator Msg |
( |
| ) |
const |
◆ setRequest()
void MsgHandler::setRequest |
( |
const QJsonObject & |
pRequest | ) |
|
◆ setValue() [1/4]
void MsgHandler::setValue |
( |
const char *const |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
protected |
◆ setValue() [2/4]
void MsgHandler::setValue |
( |
const char *const |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
protected |
◆ setValue() [3/4]
void MsgHandler::setValue |
( |
const QLatin1String |
pKey, |
|
|
const QLatin1String |
pValue |
|
) |
| |
|
protected |
◆ setValue() [4/4]
void MsgHandler::setValue |
( |
const QLatin1String |
pKey, |
|
|
const QString & |
pValue |
|
) |
| |
|
protected |
◆ setVoid()
void MsgHandler::setVoid |
( |
bool |
pVoid = true | ) |
|
|
protected |
◆ toJson()
QByteArray MsgHandler::toJson |
( |
| ) |
const |
◆ DEFAULT_MSG_LEVEL
const MsgLevel MsgHandler::DEFAULT_MSG_LEVEL = MsgLevel::v2 |
|
static |
◆ mJsonObject
QJsonObject governikus::MsgHandler::mJsonObject |
|
protected |
◆ Void
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: