#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
} |
| |
| Enumerator |
|---|
| NoAction |
|
| BlockCard |
|
| TimeTicket |
|
| Purse |
|
| SavePersonalData |
|
| CustomerDataUpdate |
|
| Correction |
|
| ActionCount |
|
| NoAction |
|
| BlockCard |
|
| TimeTicket |
|
| Purse |
|
| SavePersonalData |
|
| CustomerDataUpdate |
|
| Correction |
|
| ActionCount |
|
| Enumerator |
|---|
| NoAction |
|
| BlockCard |
|
| TimeTicket |
|
| Purse |
|
| SavePersonalData |
|
| CustomerDataUpdate |
|
| Correction |
|
| ActionCount |
|
| NoAction |
|
| BlockCard |
|
| TimeTicket |
|
| Purse |
|
| SavePersonalData |
|
| CustomerDataUpdate |
|
| Correction |
|
| ActionCount |
|
| void EventFillerExtraOperationLogic::DevideEventFile |
( |
const QString & |
eventFilePath | ) |
|
|
static |
| static void EventFillerExtraOperationLogic::DevideEventFile |
( |
const QString & |
eventFilePath | ) |
|
|
static |
| static void EventFillerExtraOperationLogic::GetActionsByCardUID |
( |
std::vector< bool > & |
actions, |
|
|
long long |
uid, |
|
|
const QString & |
eventFilePath |
|
) |
| |
|
static |
| void EventFillerExtraOperationLogic::GetActionsByCardUID |
( |
std::vector< bool > & |
actions, |
|
|
long long |
uid, |
|
|
const QString & |
eventFilePath |
|
) |
| |
|
static |
| QString EventFillerExtraOperationLogic::GetEventFileName |
( |
| ) |
|
|
static |
| static QString EventFillerExtraOperationLogic::GetEventFileName |
( |
| ) |
|
|
static |
| static QString EventFillerExtraOperationLogic::GetMessageByProcessedEvent |
( |
ActionType |
action, |
|
|
CardEvent * |
processedEvent |
|
) |
| |
|
static |
| unsigned short EventFillerExtraOperationLogic::PrepareDataOperationsToRead |
( |
const std::vector< bool > & |
actions | ) |
|
|
static |
| static unsigned short EventFillerExtraOperationLogic::PrepareDataOperationsToRead |
( |
const std::vector< bool > & |
actions | ) |
|
|
static |
The documentation for this class was generated from the following files: