OnixS C++ CME MDP Conflated TCP Handler 1.3.6
API Documentation
Loading...
Searching...
No Matches
SessionWarningReason Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 37 of file SessionListener.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
GeneralWarning 

General session-related warning.

SequenceGapIsDetected 

Incoming message sequence gap is detected.

SequenceWithKeepAliveLapsed 

Received the Sequence message with the Lapsed value of the KeepAliveIntervalLapsed field.

UnexpectedSbeSchemaVersion 

Unexpected SBE Schema version is received from CME.

UnexpectedPreviousUuid 

The value of the PreviousUUID field in the received Establishment Acknowledgment message does not match to the local value.

UnsupportedMessageType 

Received an unsupported message type.

Definition at line 39 of file SessionListener.h.