13#include <QScopedPointer>
14#include <QSharedPointer>
15#include <QStateMachine>
27 const QSharedPointer<WorkflowContext>
mContext;
40 [[nodiscard]] QSharedPointer<WorkflowContext>
getContext()
const
Definition: WorkflowController.h:22
QStateMachine mStateMachine
Definition: WorkflowController.h:26
Action getAction() const
Definition: WorkflowController.h:34
T * addState()
Definition: WorkflowController.h:47
const QSharedPointer< WorkflowContext > mContext
Definition: WorkflowController.h:27
QSharedPointer< WorkflowContext > getContext() const
Definition: WorkflowController.h:40
void run()
Definition: WorkflowController.cpp:23
#define T(v)
Definition: http_parser.cpp:237
state
Definition: http_parser.cpp:280
Implementation of GeneralAuthenticate response APDUs.
Definition: CommandApdu.h:16