OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
WarningReason Struct Reference

Public Types

enum  Enum

Detailed Description

Definition at line 66 of file ISessionListener.h.

Member Enumeration Documentation

◆ Enum

enum Enum
Enumerator
GeneralWarning 

The general system-related warning.

GarbledMessageReceived 

A garbled message is received.

LinkError 

The telecommunication link error is detected.

SeqGapIsDetected 

The sequence gap in the incoming messages is detected.

ResendTimeout 

The ResendTimeout is elapsed.

CannotConnect 

Cannot re-establish the FIX Connection after the reconnect attempt.

Definition at line 67 of file ISessionListener.h.