OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
MarketRecoveryOptions Struct Reference

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

Public Types

enum  Enum { MbpOnly, MboOnly, BothMboAndMbp }
 
typedef UInt32 Base
 

Detailed Description

Definition at line 160 of file SessionSettings.h.

Member Typedef Documentation

typedef UInt32 Base

Integral type serving as basement for given enumeration.

Definition at line 164 of file SessionSettings.h.

Member Enumeration Documentation

enum Enum
Enumerator
MbpOnly 

Only market by price books will be recovered during market state recovery.

MboOnly 

Only market by order books will be recovered during market state recovery.

BothMboAndMbp 

Both market by price and market by order books will be recovered during market state recovery.

Definition at line 166 of file SessionSettings.h.


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