OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
X2SpeedReplay Struct Reference

#include <OnixS/Eurex/MarketData/Replay.h>

Public Member Functions

 X2SpeedReplay (const std::string &filesRoot, const std::string &filesExtention=".log")
 
 X2SpeedReplay ()
 
- Public Member Functions inherited from ReplayOptions
 ReplayOptions ()
 
 ReplayOptions (const std::string &filesRoot, const std::string &filesExtention=".log")
 

Additional Inherited Members

- Public Attributes inherited from ReplayOptions
FilesList logs
 
ReplayListenerlistener
 
unsigned int packetReplayDelay
 
float playSpeedMultiplier
 
ReplayMode::Enum replayMode
 

Detailed Description

Definition at line 148 of file Replay.h.

Constructor & Destructor Documentation

X2SpeedReplay ( const std::string &  filesRoot,
const std::string &  filesExtention = ".log" 
)
inlineexplicit

Initializes with all the files which are available and stored in a given folder.

Definition at line 193 of file Replay.h.

X2SpeedReplay ( )
inline

Initializes instance with default values.

Definition at line 202 of file Replay.h.


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