1#ifndef CARD_EVENT_DOWNLOADER
2#define CARD_EVENT_DOWNLOADER
6#include "core/common/ESingleton.h"
115 static void *ThreadCycleDownloading(
void *arg );
Definition CardEventDownloader.cpp:45
Class is responsible for downloading of IFC event files.
Definition CardEventDownloader.h:12
void SetSerialNumber(unsigned long snr)
bool StartProcessingEvents()
bool GetEventFileInfo(uint32_t &actualCardEventID, uint32_t &lastDownloadDateTime)
std::string GetEventFileName()
void StopProcessingEvents()
std::string GetPathToEvents()