#include <OnixS/B3/MarketData/UMDF/testing/LogPlayer.h>
Public Member Functions | |
| LogPlayer () | |
| const LogPlayerStatistics & | statistics () const |
| void | run (const LogPlayerSettings &settings, const Interrupter *interrupter=nullptr, const PacketNotifier *packetNotifier=nullptr) |
Definition at line 283 of file LogPlayer.h.
|
inline |
Initializes the instance according to the given settings.
Definition at line 287 of file LogPlayer.h.
| void run | ( | const LogPlayerSettings & | settings, |
| const Interrupter * | interrupter = nullptr, | ||
| const PacketNotifier * | packetNotifier = nullptr ) |
Starts playing of the log, until the interrupter is activated or the log is played totally.
|
inline |
Definition at line 289 of file LogPlayer.h.