AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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 

Member Function Documentation

void EventFillerExtraOperationLogic::DevideEventFile ( const QString &  eventFilePath)
static

Here is the call graph for this function:

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
QString EventFillerExtraOperationLogic::GetMessageByProcessedEvent ( EventFillerExtraOperationLogic::ActionType  action,
CardEvent processedEvent 
)
static
static QString EventFillerExtraOperationLogic::GetMessageByProcessedEvent ( ActionType  action,
CardEvent processedEvent 
)
static
unsigned short EventFillerExtraOperationLogic::PrepareDataOperationsToRead ( const std::vector< bool > &  actions)
static

Here is the call graph for this function:

static unsigned short EventFillerExtraOperationLogic::PrepareDataOperationsToRead ( const std::vector< bool > &  actions)
static

The documentation for this class was generated from the following files: