AusweisApp2
Lade ...
Suche ...
Keine Treffer
StatePrepareChangePin.h
gehe zur Dokumentation dieser Datei
1
5
#pragma once
6
7
#include "
AbstractState.h
"
8
#include "
GenericContextContainer.h
"
9
#include "
context/ChangePinContext.h
"
10
11
namespace
governikus
12
{
13
14
class
StatePrepareChangePin
15
:
public
AbstractState
16
,
public
GenericContextContainer
<ChangePinContext>
17
{
18
Q_OBJECT
19
friend
class
StateBuilder
;
20
21
private
:
22
explicit
StatePrepareChangePin
(
const
QSharedPointer<WorkflowContext>& pContext);
23
void
run()
override
;
24
25
Q_SIGNALS:
26
void
fireEnterNewPacePin
();
27
};
28
29
}
// namespace governikus
AbstractState.h
ChangePinContext.h
GenericContextContainer.h
governikus::AbstractState
Definition:
AbstractState.h:20
governikus::GenericContextContainer
Definition:
GenericContextContainer.h:20
governikus::StateBuilder
Definition:
StateBuilder.h:18
governikus::StatePrepareChangePin
Definition:
StatePrepareChangePin.h:17
governikus::StatePrepareChangePin::fireEnterNewPacePin
void fireEnterNewPacePin()
governikus
Implementation of GeneralAuthenticate response APDUs.
Definition:
CommandApdu.h:16
src
workflows
base
states
StatePrepareChangePin.h
Erzeugt von
1.9.5