AppCore
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
EventFillerExtraOperationLogic Class Reference

#include <EventFillerExtraOperationLogic.h>

Public Types

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
}
 

Static Public Member Functions

static QString GetEventFileName ()
 
static void DevideEventFile (const QString &eventFilePath)
 
static void GetActionsByCardUID (std::vector< bool > &actions, long long uid, const QString &eventFilePath)
 
static unsigned short PrepareDataOperationsToRead (const std::vector< bool > &actions)
 
static QString GetMessageByProcessedEvent (ActionType action, CardEvent *processedEvent)
 
static QString GetEventFileName ()
 
static void DevideEventFile (const QString &eventFilePath)
 
static void GetActionsByCardUID (std::vector< bool > &actions, long long uid, const QString &eventFilePath)
 
static unsigned short PrepareDataOperationsToRead (const std::vector< bool > &actions)
 
static QString GetMessageByProcessedEvent (ActionType action, CardEvent *processedEvent)
 

Member Enumeration Documentation

◆ 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 

Member Function Documentation

◆ 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]

QString EventFillerExtraOperationLogic::GetMessageByProcessedEvent ( EventFillerExtraOperationLogic::ActionType  action,
CardEvent processedEvent 
)
static

◆ 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
Here is the call graph for this function:

◆ 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: