OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
ReplaySettings Class Reference

#include <OnixS/CME/Streamlined/Replay.h>

Public Member Functions

 ReplaySettings ()
 
const FileListlogs () const
 
FileListlogs ()
 
const LoggedSessionSettingssessionSettings () const
 
LoggedSessionSettingssessionSettings ()
 

Detailed Description

Definition at line 72 of file Replay.h.

Constructor & Destructor Documentation

ReplaySettings ( )
inline

Initializes instance with default values.

Definition at line 77 of file Replay.h.

Member Function Documentation

const FileList& logs ( ) const
inline

List of instruments logs to be replayed.

Must be stored in 'oldest to recent' order.

Definition at line 83 of file Replay.h.

FileList& logs ( )
inline

List of instruments logs to be replayed.

Must be stored in 'oldest to recent' order.

Definition at line 90 of file Replay.h.

const LoggedSessionSettings& sessionSettings ( ) const
inline

Settings related with replay of log files produced by older (prior to v4) version of the Handler.

Definition at line 99 of file Replay.h.

LoggedSessionSettings& sessionSettings ( )
inline

Settings related with replay of log files produced by older (prior to v4) version of the Handler.

Definition at line 106 of file Replay.h.


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