1 #ifndef E_EVENT_FILLER_ATTRIBUTE_H
2 #define E_EVENT_FILLER_ATTRIBUTE_H
4 #include "appcore/eventsfileprocessor/libevfileprocessor.h"
11 class EDataCollection;
14 namespace EventFileProcessor
31 void SetDataCollection( EM::PT::EDataCollection *dataCollection );
38 EM::PT::EDataCollection *GetDataCollection();
45 void SetTariffGroupNumber(
unsigned char tariffGroupNumber );
53 unsigned char GetTariffGroupNumber();
70 void SetUsing24hourTimeTickets(
bool use24hourTimeTickets );
71 bool GetUsing24hourTimeTickets();
79 void SetFirstTimeUseTicketsEnabled(
bool firstTimeUseTicketsEnabled );
86 bool GetFirstTimeUseTicketsEnabled();
97 unsigned char GetTimeTicketActualityDaysAdvance();
106 void SetTimeTicketActualityDaysAdvance(
unsigned char days );
114 void SetFakeTimeTicketsEnabled(
bool enabled );
123 bool AreFakeTimeTicketEnabled();
132 void SetSkipPurseEvents(
bool skipPurseEvents );
140 bool GetSkipPurseEvents();
146 void SetProcessedEventsFilePath( std::string processedEventsFilePath );
152 std::string GetProcessedEventsFilePath();
159 void SetDeviceSNR(
unsigned long deviceSNR );
165 unsigned long GetDeviceSNR();
174 #endif //E_EVENT_FILLER_ATTRIBUTE_H
#define LIBEVFILEPROCESSOR_API
Definition: libevfileprocessor.h:12
long long SNR
Definition: cardeventcreator.h:254
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
Storage class containing parameters for processing events.
Definition: EEventFillerAttribute.h:19
void SetSNR(long long value)
Definition: EEventFillerAttribute.cpp:12
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6