68std::vector<std::string>
101 return sessionSettings_;
108 return sessionSettings_;
#define ONIXS_CMESTREAMLINEDMDH_NAMESPACE_BEGIN
#define ONIXS_CMESTREAMLINEDMDH_NAMESPACE_END
#define ONIXS_CMESTREAMLINEDMDH_LTWT_CLASS
#define ONIXS_CMESTREAMLINEDMDH_EXPORTED
Collection of parameters affecting replay of legacy logs.
void replace(bool value)
Specifies whether session settings detected from log file to be replayed have to be replaced with set...
LoggedSessionSettings()
Initializes instance with default values for each of the parameters.
bool replace() const
Indicates whether session settings detected from log file to be replayed have to be replaced with set...
FileList & logs()
List of instruments logs to be replayed.
const LoggedSessionSettings & sessionSettings() const
Settings related with replay of log files produced by older (prior to v4) version of the Handler.
LoggedSessionSettings & sessionSettings()
Settings related with replay of log files produced by older (prior to v4) version of the Handler.
const FileList & logs() const
List of instruments logs to be replayed.
ReplaySettings()
Initializes instance with default values.
SessionSettings()
Initializes parameters with default values.
std::vector< std::string > FileList
Ordered list of logs to be replayed.
void gatherLogFiles(FileList &, UInt32, const std::string &)
Gathers log files logs which are available for given channel and are stored in a given folder.