AppCore
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
EConfigReader Class Reference

#include <EConfigReader.h>

Classes

class  DataClass
 

Public Member Functions

 EConfigReader ()
 
 ~EConfigReader ()
 
ESlaveList ReadSlaves ()
 
EUrlList ReadUrls ()
 
long ReadDownloadingPeriod ()
 
long ReadCleanEventFilesPeriod ()
 
 EConfigReader ()
 
 ~EConfigReader ()
 
ESlaveList ReadSlaves ()
 
EUrlList ReadUrls ()
 
long ReadDownloadingPeriod ()
 
long ReadCleanEventFilesPeriod ()
 

Constructor & Destructor Documentation

◆ EConfigReader() [1/2]

EConfigReader::EConfigReader ( )

◆ ~EConfigReader() [1/2]

EConfigReader::~EConfigReader ( )

◆ EConfigReader() [2/2]

EConfigReader::EConfigReader ( )

◆ ~EConfigReader() [2/2]

EConfigReader::~EConfigReader ( )

Member Function Documentation

◆ ReadCleanEventFilesPeriod() [1/2]

long EConfigReader::ReadCleanEventFilesPeriod ( )

Reads period for cleaning event files

Cleaning means deleting files before downloading. It's because of new merging which doesn't delete data records of processed events.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ReadCleanEventFilesPeriod() [2/2]

long EConfigReader::ReadCleanEventFilesPeriod ( )

Reads period for cleaning event files

Cleaning means deleting files before downloading. It's because of new merging which doesn't delete data records of processed events.

◆ ReadDownloadingPeriod() [1/2]

long EConfigReader::ReadDownloadingPeriod ( )

Reads downloading period

Returns
long >0 = downloading period in seconds 0 = single shot -1 = error
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ReadDownloadingPeriod() [2/2]

long EConfigReader::ReadDownloadingPeriod ( )

Reads downloading period

Returns
long >0 = downloading period in seconds 0 = single shot -1 = error

◆ ReadSlaves() [1/2]

ESlaveList EConfigReader::ReadSlaves ( )

Reads list of slaves from HwConfig

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ReadSlaves() [2/2]

ESlaveList EConfigReader::ReadSlaves ( )

Reads list of slaves from HwConfig

◆ ReadUrls() [1/2]

EUrlList EConfigReader::ReadUrls ( )

Reads list of URL's which events should be downloaded from

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ReadUrls() [2/2]

EUrlList EConfigReader::ReadUrls ( )

Reads list of URL's which events should be downloaded from


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