1 #ifndef E_FILE_PROCESSOR_PRINTER_H
2 #define E_FILE_PROCESSOR_PRINTER_H
15 namespace EventFileProcessor
17 class ELastTransactionInfo;
34 #endif //E_FILE_PROCESSOR_PRINTER_H
Storage class containing information about last processed event.
Definition: ELastTransactionInfo.h:10
Definition: EFileProcessorPrinter.cpp:37
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
__EPUBLIC __ECLASS LIBCARDEVENT_API CardEvent
The ancestor of all events. Contains common information for all events.
Definition: cardevent.h:17
EFileProcessorPrinter()
Definition: EFileProcessorPrinter.cpp:240
~EFileProcessorPrinter()
Definition: EFileProcessorPrinter.cpp:248
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6
bool FillPrintData(CardEvent *cardEvent, ELastTransactionInfo *lastTransactionInfo, EM::Common::EDataCol *dataCol)
Definition: EFileProcessorPrinter.cpp:256
Definition: EFileProcessorPrinter.h:19