OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
MessageTracing Struct Reference

Public Types

enum  Enum
typedef UInt32 Base

Detailed Description

Definition at line 32 of file LoggingSettings.h.

Member Typedef Documentation

◆ Base

typedef UInt32 Base

Integral type used as basement for constants.

Definition at line 35 of file LoggingSettings.h.

Member Enumeration Documentation

◆ Enum

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 38 of file LoggingSettings.h.