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
long long SNR
Definition cardeventcreator.h:0
#define LIBEVFILEPROCESSOR_API
Definition libevfileprocessor.h:12
Definition EEventFillerAttribute.cpp:13
Storage class containing parameters for processing events.
Definition EEventFillerAttribute.h:20
unsigned char GetTimeTicketActualityDaysAdvance()
bool GetSkipPurseEvents()
std::string GetProcessedEventsFilePath()
void SetSkipPurseEvents(bool skipPurseEvents)
bool AreFakeTimeTicketEnabled()
unsigned long GetDeviceSNR()
EM::PT::EDataCollection * GetDataCollection()
void SetProcessedEventsFilePath(std::string processedEventsFilePath)
bool GetUsing24hourTimeTickets()
void SetUsing24hourTimeTickets(bool use24hourTimeTickets)
void SetFakeTimeTicketsEnabled(bool enabled)
void SetDataCollection(EM::PT::EDataCollection *dataCollection)
void SetDeviceSNR(unsigned long deviceSNR)
void SetSNR(long long SNR)
unsigned char GetTariffGroupNumber()
bool GetFirstTimeUseTicketsEnabled()
void SetTimeTicketActualityDaysAdvance(unsigned char days)
EEventFillerAttribute(const EEventFillerAttribute &eventFillerAttribute)
void SetFirstTimeUseTicketsEnabled(bool firstTimeUseTicketsEnabled)
void SetTariffGroupNumber(unsigned char tariffGroupNumber)
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7