OnixS C++ CME MDP Premium Market Data Handler 5.9.0
Users' manual and API documentation
Loading...
Searching...
No Matches
HandlerSettingsUse Struct Reference

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

Public Types

enum  Enum

Detailed Description

Defines whether processing and other settings must be extracted from logs and used during the replay, or the original settings as they were defined by replay invoker must be used.

Definition at line 88 of file Replay.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
AsIs 

Handler settings aren't touched and used as they are during the replay.

Suggested 

Settings affecting the way the data is processed must be extracted from the logs and applied to the Handlers before replay starts.

Definition at line 90 of file Replay.h.