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

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

Static Public Member Functions

static SchemaVersion minimalVersion ()
 
static SchemaVersion minimalTcpRecoveryVersion ()
 

Detailed Description

Definition at line 31 of file SchemaTraits.h.

Member Function Documentation

static SchemaVersion minimalTcpRecoveryVersion ( )
inlinestatic

Returns minimal version of Global TCP Recovery Schema supported by the SDK.

Messages of lower versions will not be processed as they may miss fields required to provide proper market data processing.

Definition at line 49 of file SchemaTraits.h.

static SchemaVersion minimalVersion ( )
inlinestatic

Returns minimal version supported by the SDK.

Messages of lower versions will not be processed as they may miss fields required to provide proper market data processing.

Definition at line 38 of file SchemaTraits.h.


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