#include <OnixS/B3/MarketData/UMDF/Replay.h>
Definition at line 87 of file Replay.h.
Initializes instance with default values.
Definition at line 108 of file Replay.h.
ReplayOptions |
( |
const std::string & |
filesRoot, |
|
|
const std::string & |
extension = ".log" |
|
) |
| |
|
inlineexplicit |
Initializes with all the files which are available and stored in a given folder.
Definition at line 115 of file Replay.h.
List of files to be replayed.
Must be stored in 'oldest to recent' order.
Definition at line 91 of file Replay.h.
Instance to notify about replay events.
Definition at line 94 of file Replay.h.
unsigned int packetReplayDelay = 0 |
Specifies the time delay (milliseconds) between replayed packets.
- Note
- Ability to control replay rate.
Definition at line 99 of file Replay.h.
float playSpeedMultiplier = 0.0f |
The documentation for this struct was generated from the following file: