|
AusweisApp
|
#include <IfdError.h>
Öffentliche Methoden | |
| IfdError (const QString &pSlotHandle, ECardApiResult::Minor pResultMinor=ECardApiResult::Minor::null) | |
| IfdError (const QJsonObject &pMessageObject) | |
| ~IfdError () override=default | |
| const QString & | getSlotHandle () const |
| QByteArray | toByteArray (IfdVersion::Version pIfdVersion, const QString &pContextHandle) const override |
| Öffentliche Methoden geerbt von governikus::IfdMessageResponse | |
| IfdMessageResponse (IfdMessageType pType, ECardApiResult::Minor pResultMinor) | |
| IfdMessageResponse (const QJsonObject &pMessageObject) | |
| ~IfdMessageResponse () override=default | |
| bool | resultHasError () const |
| ECardApiResult::Minor | getResultMinor () const |
Weitere Geerbte Elemente | |
| Geschützte Methoden geerbt von governikus::IfdMessageResponse | |
| QJsonObject | createMessageBody (const QString &pContextHandle) const override |
| IfdError::IfdError | ( | const QString & | pSlotHandle, |
| ECardApiResult::Minor | pResultMinor = ECardApiResult::Minor::null ) |
|
explicit |
|
overridedefault |
|
nodiscard |
|
nodiscardoverride |