OnixS C++ B3 Binary UMDF Market Data Handler  1.6.3
API documentation
LogPlayer Class Reference

#include <OnixS/B3/MarketData/UMDF/testing/LogPlayer.h>

Public Member Functions

 LogPlayer ()
 
const LogPlayerStatisticsstatistics () const
 
void run (const LogPlayerSettings &settings, const Interrupter *interrupter=nullptr, const PacketNotifier *packetNotifier=nullptr)
 

Detailed Description

Definition at line 283 of file LogPlayer.h.

Constructor & Destructor Documentation

LogPlayer ( )
inline

Initializes the instance according to the given settings.

Definition at line 287 of file LogPlayer.h.

Member Function Documentation

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.

const LogPlayerStatistics& statistics ( ) const
inline

Definition at line 289 of file LogPlayer.h.


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