OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
SessionWarningReason Struct Reference

#include <OnixS/CME/ConflatedTCP/SessionListener.h>

Public Types

enum  Enum {
  GeneralWarning, SequenceGapIsDetected, SequenceWithKeepAliveLapsed, UnexpectedSbeSchemaVersion,
  UnexpectedPreviousUuid, UnsupportedMessageType
}
 

Detailed Description

Definition at line 37 of file SessionListener.h.

Member Enumeration Documentation

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.


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