#include <ECardApiResult.h>
|
| enum | Major { Major::Unknown,
Major::Ok,
Major::Warning,
Major::Error
} |
| |
| enum | Minor {
Minor::null,
Minor::AL_Unknown_Error,
Minor::AL_No_Permission,
Minor::AL_Internal_Error,
Minor::AL_Parameter_Error,
Minor::AL_Unkown_API_Function,
Minor::AL_Not_Initialized,
Minor::AL_Warning_Connection_Disconnected,
Minor::AL_Session_Terminated_Warning,
Minor::AL_Communication_Error,
Minor::DP_Timeout_Error,
Minor::DP_Unknown_Channel_Handle,
Minor::DP_Communication_Error,
Minor::DP_Trusted_Channel_Establishment_Failed,
Minor::DP_Unknown_Protocol,
Minor::DP_Unknown_Cipher_Suite,
Minor::DP_Unknown_Webservice_Binding,
Minor::DP_Node_Not_Reachable,
Minor::IFDL_Timeout_Error,
Minor::IFDL_UnknownSlot,
Minor::IFDL_InvalidSlotHandle,
Minor::IFDL_CancellationByUser,
Minor::IFDL_IFD_SharingViolation,
Minor::IFDL_Terminal_NoCard,
Minor::IFDL_IO_RepeatedDataMismatch,
Minor::IFDL_IO_UnknownPINFormat,
Minor::IL_Signature_InvalidCertificatePath,
Minor::KEY_KeyGenerationNotPossible,
Minor::SAL_Cancellation_by_User,
Minor::SAL_Invalid_Key,
Minor::SAL_SecurityConditionNotSatisfied,
Minor::SAL_MEAC_AgeVerificationFailedWarning,
Minor::SAL_MEAC_CommunityVerificationFailedWarning,
Minor::SAL_MEAC_DocumentValidityVerificationFailed
} |
| |
| enum | Origin { Origin::Server,
Origin::Client
} |
| |
◆ Major
| Aufzählungswerte |
|---|
| Unknown | |
| Ok | |
| Warning | |
| Error | |
◆ Minor
| Aufzählungswerte |
|---|
| null | |
| AL_Unknown_Error | |
| AL_No_Permission | |
| AL_Internal_Error | |
| AL_Parameter_Error | |
| AL_Unkown_API_Function | |
| AL_Not_Initialized | |
| AL_Warning_Connection_Disconnected | |
| AL_Session_Terminated_Warning | |
| AL_Communication_Error | |
| DP_Timeout_Error | |
| DP_Unknown_Channel_Handle | |
| DP_Communication_Error | |
| DP_Trusted_Channel_Establishment_Failed | |
| DP_Unknown_Protocol | |
| DP_Unknown_Cipher_Suite | |
| DP_Unknown_Webservice_Binding | |
| DP_Node_Not_Reachable | |
| IFDL_Timeout_Error | |
| IFDL_UnknownSlot | |
| IFDL_InvalidSlotHandle | |
| IFDL_CancellationByUser | |
| IFDL_IFD_SharingViolation | |
| IFDL_Terminal_NoCard | |
| IFDL_IO_RepeatedDataMismatch | |
| IFDL_IO_UnknownPINFormat | |
| IL_Signature_InvalidCertificatePath | |
| KEY_KeyGenerationNotPossible | |
| SAL_Cancellation_by_User | |
| SAL_Invalid_Key | |
| SAL_SecurityConditionNotSatisfied | |
| SAL_MEAC_AgeVerificationFailedWarning | |
| SAL_MEAC_CommunityVerificationFailedWarning | |
| SAL_MEAC_DocumentValidityVerificationFailed | |
◆ Origin
| Aufzählungswerte |
|---|
| Server | |
| Client | |
◆ ECardApiResult()
| ECardApiResult::ECardApiResult |
( |
const GlobalStatus & |
pStatus | ) |
|
|
explicit |
◆ createOk()
◆ getMajor()
◆ getMajorString() [1/2]
◆ getMajorString() [2/2]
| QString ECardApiResult::getMajorString |
( |
| ) |
const |
◆ getMessage() [1/2]
| QString ECardApiResult::getMessage |
( |
Minor |
pMinor | ) |
|
|
static |
◆ getMessage() [2/2]
| QString ECardApiResult::getMessage |
( |
| ) |
const |
◆ getMessageLang()
| const QString & ECardApiResult::getMessageLang |
( |
| ) |
const |
◆ getMinor()
◆ getMinorString() [1/2]
◆ getMinorString() [2/2]
| QString ECardApiResult::getMinorString |
( |
| ) |
const |
◆ isMajor()
| bool ECardApiResult::isMajor |
( |
const QString & |
pMajor | ) |
|
|
static |
◆ isMinor()
| bool ECardApiResult::isMinor |
( |
const QString & |
pMinor | ) |
|
|
static |
◆ isOk()
| bool ECardApiResult::isOk |
( |
| ) |
const |
◆ isOriginServer()
| bool ECardApiResult::isOriginServer |
( |
| ) |
const |
◆ isValid()
| bool ECardApiResult::isValid |
( |
| ) |
const |
◆ operator GlobalStatus()
◆ operator==()
| bool ECardApiResult::operator== |
( |
const ECardApiResult & |
pResult | ) |
const |
◆ toJson()
| QJsonObject ECardApiResult::toJson |
( |
| ) |
const |
◆ toStatus()
◆ ::test_ECardApiResult
| friend class ::test_ECardApiResult |
|
friend |
◆ ::test_UrlUtil
| friend class ::test_UrlUtil |
|
friend |
◆ RemoteMessageResponse
◆ StartPaosResponse
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: