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

Purse processor implementation for desfire XT cards. More...

#include <EPurseProcessorDesfireXT.h>

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

Classes

class  DataClass
 

Public Member Functions

 EPurseProcessorDesfireXT ()
 
 EPurseProcessorDesfireXT (EPurseProcessorDesfireXT &source)
 
virtual ~EPurseProcessorDesfireXT ()
 
virtual EPurseProcessorDesfireXTClone ()
 
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::EPurseProcessor
 EPurseProcessor ()
 
 EPurseProcessor (EPurseProcessor &source)
 
virtual ~EPurseProcessor ()
 
- 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::EPurseProcessor
void SetInitialPurseBalance (long balance)
 
EM::PT::EAbstractPurse::EPurseChangeType GetPurseChangeType (long price, char correctionFlag)
 
- 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)
 

Detailed Description

Purse processor implementation for desfire XT cards.

Constructor & Destructor Documentation

EPurseProcessorDesfireXT::EPurseProcessorDesfireXT ( )

CONSTRUCTOR

Here is the caller graph for this function:

EPurseProcessorDesfireXT::EPurseProcessorDesfireXT ( EPurseProcessorDesfireXT source)

COPY CONSTRUCTOR

Here is the call graph for this function:

EPurseProcessorDesfireXT::~EPurseProcessorDesfireXT ( )
virtual

DESTRUCTOR

Member Function Documentation

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

CheckEvent

Reimplemented from EM::EventFileProcessor::EPurseProcessor.

Here is the call graph for this function:

EPurseProcessorDesfireXT * EPurseProcessorDesfireXT::Clone ( void  )
virtual

Clone

Reimplemented from EM::EventFileProcessor::EPurseProcessor.

Here is the call graph for this function:

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

WriteEvent

Implements EM::EventFileProcessor::ECardEventProcessor.

Here is the call graph for this function:

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

WriteStatistics

Reimplemented from EM::EventFileProcessor::EPurseProcessor.

Here is the call graph for this function:


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