#include <EventFillerExtraOperationLogic.h>
|
| enum | ActionType {
NoAction = 0
, BlockCard = 1
, TimeTicket = 2
, Purse = 3
,
SavePersonalData = 4
, CustomerDataUpdate = 5
, Correction = 6
, ActionCount = 7
,
NoAction = 0
, BlockCard = 1
, TimeTicket = 2
, Purse = 3
,
SavePersonalData = 4
, CustomerDataUpdate = 5
, Correction = 6
, ActionCount = 7
} |
| |
| enum | ActionType {
NoAction = 0
, BlockCard = 1
, TimeTicket = 2
, Purse = 3
,
SavePersonalData = 4
, CustomerDataUpdate = 5
, Correction = 6
, ActionCount = 7
,
NoAction = 0
, BlockCard = 1
, TimeTicket = 2
, Purse = 3
,
SavePersonalData = 4
, CustomerDataUpdate = 5
, Correction = 6
, ActionCount = 7
} |
| |
◆ ActionType [1/2]
| Enumerator |
|---|
| NoAction | |
| BlockCard | |
| TimeTicket | |
| Purse | |
| SavePersonalData | |
| CustomerDataUpdate | |
| Correction | |
| ActionCount | |
| NoAction | |
| BlockCard | |
| TimeTicket | |
| Purse | |
| SavePersonalData | |
| CustomerDataUpdate | |
| Correction | |
| ActionCount | |
◆ ActionType [2/2]
| Enumerator |
|---|
| NoAction | |
| BlockCard | |
| TimeTicket | |
| Purse | |
| SavePersonalData | |
| CustomerDataUpdate | |
| Correction | |
| ActionCount | |
| NoAction | |
| BlockCard | |
| TimeTicket | |
| Purse | |
| SavePersonalData | |
| CustomerDataUpdate | |
| Correction | |
| ActionCount | |
◆ DevideEventFile() [1/2]
| void EventFillerExtraOperationLogic::DevideEventFile |
( |
const QString & |
eventFilePath | ) |
|
|
static |
◆ DevideEventFile() [2/2]
| static void EventFillerExtraOperationLogic::DevideEventFile |
( |
const QString & |
eventFilePath | ) |
|
|
static |
◆ GetActionsByCardUID() [1/2]
| void EventFillerExtraOperationLogic::GetActionsByCardUID |
( |
std::vector< bool > & |
actions, |
|
|
long long |
uid, |
|
|
const QString & |
eventFilePath |
|
) |
| |
|
static |
◆ GetActionsByCardUID() [2/2]
| static void EventFillerExtraOperationLogic::GetActionsByCardUID |
( |
std::vector< bool > & |
actions, |
|
|
long long |
uid, |
|
|
const QString & |
eventFilePath |
|
) |
| |
|
static |
◆ GetEventFileName() [1/2]
| QString EventFillerExtraOperationLogic::GetEventFileName |
( |
| ) |
|
|
static |
◆ GetEventFileName() [2/2]
| static QString EventFillerExtraOperationLogic::GetEventFileName |
( |
| ) |
|
|
static |
◆ GetMessageByProcessedEvent() [1/2]
◆ GetMessageByProcessedEvent() [2/2]
| static QString EventFillerExtraOperationLogic::GetMessageByProcessedEvent |
( |
ActionType |
action, |
|
|
CardEvent * |
processedEvent |
|
) |
| |
|
static |
◆ PrepareDataOperationsToRead() [1/2]
| unsigned short EventFillerExtraOperationLogic::PrepareDataOperationsToRead |
( |
const std::vector< bool > & |
actions | ) |
|
|
static |
◆ PrepareDataOperationsToRead() [2/2]
| static unsigned short EventFillerExtraOperationLogic::PrepareDataOperationsToRead |
( |
const std::vector< bool > & |
actions | ) |
|
|
static |
The documentation for this class was generated from the following files: