11#include <QScopedPointer>
12#include <QSharedPointer>
13#include <QStateMachine>
25 const QSharedPointer<WorkflowContext>
mContext;
38 [[nodiscard]] QSharedPointer<WorkflowContext>
getContext()
const
Definition: WorkflowController.h:20
QStateMachine mStateMachine
Definition: WorkflowController.h:24
Action getAction() const
Definition: WorkflowController.h:32
T * addState()
Definition: WorkflowController.h:45
const QSharedPointer< WorkflowContext > mContext
Definition: WorkflowController.h:25
QSharedPointer< WorkflowContext > getContext() const
Definition: WorkflowController.h:38
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