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

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

Public Member Functions

 LoggedSessionSettings ()
 
bool replace () const
 
void replace (bool value)
 
- Public Member Functions inherited from SessionSettings
 SessionSettings ()
 
 ~SessionSettings ()
 
GapAndErrorHandlingOptions::Enum gapAndErrorHandling () const
 
void gapAndErrorHandling (GapAndErrorHandlingOptions::Enum handling)
 

Detailed Description

Definition at line 32 of file Replay.h.

Constructor & Destructor Documentation

Initializes instance with default values for each of the parameters.

Definition at line 39 of file Replay.h.

Member Function Documentation

bool replace ( ) const
inline

Indicates whether session settings detected from log file to be replayed have to be replaced with settings stored by given instance.

Definition at line 47 of file Replay.h.

void replace ( bool  value)
inline

Specifies whether session settings detected from log file to be replayed have to be replaced with settings stored by given instance.

Definition at line 56 of file Replay.h.


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