OnixS C++ CME MDP Streamlined Market Data Handler  1.2.0
API Documentation
MessageTracing Struct Reference

#include <OnixS/CME/Streamlined/HandlerDebugLogging.h>

Public Types

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

Detailed Description

Definition at line 29 of file HandlerDebugLogging.h.

Member Typedef Documentation

typedef UInt32 Base

Integral type used as basement for constants.

Definition at line 32 of file HandlerDebugLogging.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 35 of file HandlerDebugLogging.h.


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