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

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

Public Types

enum  Enum { Disabled, SbeFormat, FixFormat }
 
typedef UInt32 Base
 

Detailed Description

Definition at line 31 of file LoggingSettings.h.

Member Typedef Documentation

typedef UInt32 Base

Integral type used as basement for constants.

Definition at line 34 of file LoggingSettings.h.

Member Enumeration Documentation

enum Enum

Defines how SBE messages are traced.

Enumerator
Disabled 

Message tracing is disabled.

SbeFormat 

Messages are traced using SBE naming from coding templates for fields and their values.

FixFormat 

Messages are traced in FIX tag=value format.

Definition at line 37 of file LoggingSettings.h.


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