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

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

Public Types

enum  Enum {
  Historical, Incremental, Instrument, InstrumentCache,
  Snapshot, MboSnapshot
}
 
typedef Char Base
 

Detailed Description

Definition at line 28 of file FeedAttributes.h.

Member Typedef Documentation

typedef Char Base

Integral base type of enumeration.

Definition at line 31 of file FeedAttributes.h.

Member Enumeration Documentation

enum Enum

Feed types based on type of market data service.

Enumerator
Historical 

TCP Replay.

Incremental 

Incremental/real-time.

Instrument 

Instrument recovery.

InstrumentCache 

Instrument definition cache.

Snapshot 

Market recovery for MBP (Market By Price) books.

MboSnapshot 

Market recovery for MBO (Market By Order) books.

Definition at line 34 of file FeedAttributes.h.


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