AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Public Member Functions | List of all members
EM::EventFileProcessor::ECorrectionProcessor Class Reference

Prepaid ticket correction implementation for mifare classic cards. More...

#include <ECorrectionProcessor.h>

Inheritance diagram for EM::EventFileProcessor::ECorrectionProcessor:
Inheritance graph
[legend]
Collaboration diagram for EM::EventFileProcessor::ECorrectionProcessor:
Collaboration graph
[legend]

Classes

class  DataClass
 

Public Member Functions

 ECorrectionProcessor ()
 
 ECorrectionProcessor (ECorrectionProcessor &source)
 
virtual ~ECorrectionProcessor ()
 
virtual ECardEventProcessorClone ()
 
virtual bool CheckEvent (CardEvent *cardEvent, ECardEventFileProcessor::ProcessEventResult &evaluationResult, CardEventCol *cardEventCol, EStatisticsCollection &statistics)
 
virtual EM::PT::EDataCollection * WriteEvent (CardEvent *cardEvent, ECardEventFileProcessor::ProcessEventResult &writeEventResult, EStatisticsCollection &statistics)
 
virtual bool WriteStatistics (EM::PT::EPTAnswer *answer, unsigned long readerNumber, bool unfinishedOperation, EStatisticsCollection &statistics)
 
- Public Member Functions inherited from EM::EventFileProcessor::EPrepaidTicketMifareProcessor
 EPrepaidTicketMifareProcessor ()
 
 EPrepaidTicketMifareProcessor (EPrepaidTicketMifareProcessor &source)
 
virtual ~EPrepaidTicketMifareProcessor ()
 
- Public Member Functions inherited from EM::EventFileProcessor::EPrepaidTicketProcessor
 EPrepaidTicketProcessor ()
 
 EPrepaidTicketProcessor (EPrepaidTicketProcessor &source)
 
virtual ~EPrepaidTicketProcessor ()
 
- Public Member Functions inherited from EM::EventFileProcessor::ECardEventProcessor
 ECardEventProcessor ()
 
 ECardEventProcessor (const ECardEventProcessor &source)
 
virtual ~ECardEventProcessor ()
 
void SetEventFillerAttribute (EEventFillerAttribute *eventFillerAttribute)
 
void SetLastProcessedEvent (CardEvent *cardEvent)
 
CardEventGetLastProcessedEvent ()
 
ELastTransactionInfoGetLastTransactionInfo ()
 
void FillLastTransactionInfo (EM::PT::EDataCollection *dataCol)
 
void WriteAdditionalStatistics (bool unfinishedOperation)
 
void SetWritePhysicallyStatistics (bool writePhysically)
 

Additional Inherited Members

- Protected Member Functions inherited from EM::EventFileProcessor::EPrepaidTicketMifareProcessor
void NaplnTimeTicket (EM::PT::ETimeTicketEmtestBase *timeTicket, EM::PT::ETimeTicketsData *timeTicketsData, EventPrepaidTicket *cardEvent, EEventFillerAttribute *eventFillerAttribute)
 
EM::PT::ETimeTicketEmtestBase * CreateTimeTicket (EEventFillerAttribute *eventFillerAttribute, EventPrepaidTicket *cardEvent)
 
void FillZones (EM::PT::ETimeTicketEmtestBase *timeTicketEmtest, CardEvent *cardEvent)
 
EM::PT::ETimeTicketEmtestBase * VyhodnotZapis (EM::PT::ETimeTicketsData *timeTicketsData, EventPrepaidTicket *cardEvent, EEventFillerAttribute *eventFillerAttribute)
 
- Protected Member Functions inherited from EM::EventFileProcessor::EPrepaidTicketProcessor
unsigned short GetPrepaidCouponNumber ()
 
void SetPrepaidCouponNumber (unsigned short prepaidCouponNumber)
 
EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifa * FindTariff (unsigned short productID)
 
bool CheckTimeTicketEventValidity (EventPrepaidTicket *prepaidTicketEvent, EStatisticsCollection &statistics)
 
bool CheckFirstTimeUseTimeTicket (EventPrepaidTicket *prepaidTicketEvent)
 
bool ShouldProlongCardValidity (EventPrepaidTicket *prepaidTicketEvent)
 
void SetProlongingCardValidity (bool prolongingCardValidity)
 
- Protected Member Functions inherited from EM::EventFileProcessor::ECardEventProcessor
bool GetWritePhysically ()
 
EEventFillerAttributeGetEventFillerAttribute ()
 
void WriteEvaluationErrorStatistics (unsigned char errorID, CardEvent *cardEvent, EStatisticsCollection &statistics)
 
void WriteAdditionalEvaluationError (CardEvent *cardEvent, EEventLogManager::EEventLogType evaluationError)
 
- Static Protected Member Functions inherited from EM::EventFileProcessor::EPrepaidTicketProcessor
static
EM::Strojcek::VstupneUdaje::TarifnySystem::ECennik::TypCennikaID 
GetPricelistType (CardEvent *cardEvent)
 
static unsigned char GetKilometers (EM::Strojcek::VstupneUdaje::TarifnySystem::ETarifa *tariff, unsigned char tariffZoneID)
 

Detailed Description

Prepaid ticket correction implementation for mifare classic cards.

Constructor & Destructor Documentation

ECorrectionProcessor::ECorrectionProcessor ( )

CONSTRUCTOR

Here is the caller graph for this function:

ECorrectionProcessor::ECorrectionProcessor ( ECorrectionProcessor source)

COPY CONSTRUCTOR

Here is the call graph for this function:

ECorrectionProcessor::~ECorrectionProcessor ( )
virtual

DESTRUCTOR

Member Function Documentation

bool ECorrectionProcessor::CheckEvent ( CardEvent cardEvent,
ECardEventFileProcessor::ProcessEventResult evaluationResult,
CardEventCol cardEventCol,
EStatisticsCollection statistics 
)
virtual

CheckEvent

Reimplemented from EM::EventFileProcessor::EPrepaidTicketMifareProcessor.

Here is the call graph for this function:

ECardEventProcessor * ECorrectionProcessor::Clone ( void  )
virtual

Clone

Reimplemented from EM::EventFileProcessor::EPrepaidTicketMifareProcessor.

Here is the call graph for this function:

EDataCollection * ECorrectionProcessor::WriteEvent ( CardEvent cardEvent,
ECardEventFileProcessor::ProcessEventResult writeEventResult,
EStatisticsCollection statistics 
)
virtual

WriteEvent

Reimplemented from EM::EventFileProcessor::EPrepaidTicketMifareProcessor.

Here is the call graph for this function:

bool ECorrectionProcessor::WriteStatistics ( EM::PT::EPTAnswer *  answer,
unsigned long  readerNumber,
bool  unfinishedOperation,
EStatisticsCollection statistics 
)
virtual

WriteStatistics

Reimplemented from EM::EventFileProcessor::EPrepaidTicketMifareProcessor.

Here is the call graph for this function:


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