AusweisApp2
|
#include <StateGenericSendReceive.h>
Geschützte Methoden | |
virtual QSharedPointer < PaosMessage > | getAsMessage () override |
virtual QSharedPointer < ResponseType > | getAsResponse () override |
virtual QSharedPointer < PaosCreator > | getAsCreator () override |
virtual void | emitStateMachineSignal (int pResult) override |
![]() | |
StateGenericSendReceive (const QSharedPointer< WorkflowContext > &pContext, const QVector< PaosType > &pTypesToReceive) | |
StateGenericSendReceive (const QSharedPointer< WorkflowContext > &pContext, PaosType pTypesToReceive) | |
![]() | |
void | onExit (QEvent *pEvent) override |
void | clearConnections () |
bool | isCancellationByUser () |
void | updateStatus (const GlobalStatus &pStatus) |
Freundbeziehungen | |
class | StateBuilder |
Weitere Geerbte Elemente | |
![]() | |
void | onStateApprovedChanged () |
virtual void | onUserCancelled () |
void | onCardRemoved (const QString &pReaderName) |
![]() | |
void | fireContinue () |
void | fireAbort () |
![]() | |
AbstractGenericState (const QSharedPointer< WorkflowContext > &pContext, bool pConnectOnCardRemoved=true) | |
virtual | ~AbstractGenericState () |
virtual QSharedPointer < AuthContext > | getContext () |
![]() | |
virtual | ~AbstractState () override |
void | onEntry (QEvent *pEvent) override |
QString | getStateName () const |
void | setStateName (const QString &pName) |
![]() | |
static QString | getClassName (const char *pName) |
template<typename T > | |
static bool | isState (const QString &pState) |
![]() | |
QVector< QMetaObject::Connection > | mConnections |
|
inlineoverrideprotectedvirtual |
Implementiert governikus::StateGenericSendReceive.
|
inlineoverrideprotectedvirtual |
Implementiert governikus::StateGenericSendReceive.
|
inlineoverrideprotectedvirtual |
Implementiert governikus::StateGenericSendReceive.
|
inlineoverrideprotectedvirtual |
Implementiert governikus::StateGenericSendReceive.
|
friend |