68 std::vector<std::string>
101 return sessionSettings_;
108 return sessionSettings_;
LoggedSessionSettings & sessionSettings()
Settings related with replay of log files produced by older (prior to v4) version of the Handler...
ReplaySettings()
Initializes instance with default values.
LoggedSessionSettings()
Initializes instance with default values for each of the parameters.
Defines parameters which affect logs replay.
Set of parameters affecting Handler's behavior when market data processing session is spawned...
const LoggedSessionSettings & sessionSettings() const
Settings related with replay of log files produced by older (prior to v4) version of the Handler...
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...
FileList & logs()
List of instruments logs to be replayed.
#define ONIXS_CMESTREAMLINEDMDH_NAMESPACE_END
#define ONIXS_CMESTREAMLINEDMDH_LTWT_CLASS
#define ONIXS_CMESTREAMLINEDMDH_EXPORTED
const FileList & logs() const
List of instruments logs to be replayed.
std::vector< std::string > FileList
Ordered list of logs to be replayed.
void gatherLogFiles(FileList &, UInt32, const std::string &, const std::string &)
Gathers log files logs which are available for given channel and are stored in a given folder...
bool replace() const
Indicates whether session settings detected from log file to be replayed have to be replaced with set...
#define ONIXS_CMESTREAMLINEDMDH_NAMESPACE_BEGIN